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
Update fn name in docstrings: "run-state" -> "run"
When the state monad was re-added in #210, `*-state` functions were renamed to `*` (#210 (comment)) but `run-state` was not updated to `run` in a few docstrings.
0 commit comments