Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Move argument requirements for Do and DoAndReturn out of example code and into function commentary #572

Merged
merged 1 commit into from Jun 12, 2021
Merged

Move argument requirements for Do and DoAndReturn out of example code and into function commentary #572

merged 1 commit into from Jun 12, 2021

Commits on Jun 12, 2021

  1. Move argument requirements for Do and DoAndReturn out of example code…

    … and into function commentary
    
    Regardless of the result of #558, this is not a new requirement (I believe), and the location of it in the example code was easy to miss.
    
    The `Do` version excludes a reference to the output argument count, as the returns are ignored.
    bconway committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    0ec426f View commit details
    Browse the repository at this point in the history