fbeline / luneta

command-line fuzzy finder
GNU General Public License v2.0
62 stars 4 forks source link

More idiomatic parseStdin function #32

Closed WebFreak001 closed 4 years ago

WebFreak001 commented 4 years ago

This avoids GC overhead with array concatenation & aids readability