[ruby-cvs:78823] 7c37f2cb1a (master): Some fixes in Enumerator::Lazy docs
"Marcus Stollsteimer" <[email protected]> Mon, 23 Dec 2019 04:12:54 +0900 (JST)
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
Marcus Stollsteimer 2019-12-23 03:46:24 +0900 (Mon, 23 Dec 2019)
New Revision: 7c37f2cb1a
https://github.com/ruby/ruby/commit/7c37f2cb1a
Log:
Some fixes in Enumerator::Lazy docs
* fix list in #flat_map
* fix wrong indentation in #filter_map and #with_index
* other small fixes
Modified files:
enumerator.c