futureperfect (Erik Hollembeak)
- Login: futureperfect
- Email: erik@tense.io
- Registered on: 05/08/2014
- Last sign in: 05/08/2014
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
05/08/2014
-
08:07 AM Ruby Bug #9814 (Closed): Improving documentation example for Enumerator#peek
- The existing example for **Enumerator#peek** doesn't effectively document the behavior when peeking after an enumerator has been entirely consumed. Rather, it documents the behavior of **Enumerator#next**.
This change more effectively...