Is it possible to accept a closure as a function parameter, where the closure has generic type arguments?
Here\'s why I want this:
I have the following (simpli