mimimi / ruby-tsv

Simple TSV parser
MIT License
37 stars 4 forks source link

We need to see into rewriting the whole enumeration into a lazy map #7

Open Slotos opened 9 years ago

Slotos commented 9 years ago

With lazy enumeration hitting Ruby the whole dance with enumerator wrapping an enumerator might be a bit excessive.