You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was 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)
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.
0 commit comments