Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Make Seq.elems call iterator.count-only
Provide a shortcut when we want an iterator to just find out the number of elems and nothing else (think "words".IO.lines.elems)
- Loading branch information