Closed leftiness closed 7 years ago
I see this one after some short search: https://github.com/matthiasbeyer/filters
He prefers to use closures. I don't like that. It's hard to be generic about closures without using a Box.
Nope. My predicate stuff was noob.
Did someone else already do something like this? Probably. If yes, then maybe I should use that. If no, then well I guess I should definitely publish this thing.