Commit 2a98174
committed
(maint) Fix ctrl::do_until docs
The docs mischaracterized the return value of ctrl::do_until as `nil`.
That function returns the value of the given code block's last iteration
!no-release-note1 parent b7738e2 commit 2a98174
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments