Hacker News new | ask | show | jobs
by mabster 242 days ago
I've written this kind of function so many times it's not funny. I usually want something that is fed from an iterator, removes duplicates, and yields values as soon as possible.
1 comments

I've added this functionality to `hist-0.1.5` with a benchmark of other tools that do this on the CLI