So i made a couple short implementations and found myself confronted with slow results compared to "/usr/bin/wc -l".
How would a implementation look like in D, which is fast?
So i made a couple short implementations and found myself confronted with slow results compared to "/usr/bin/wc -l".
How would a implementation look like in D, which is fast?