I think I got it, I just had to use a capturing slot for the lambda. It might be nice to have an exa...
d
I think I got it, I just had to use a capturing slot for the lambda. It might be nice to have an example in the docs of a function that receives a lambda that returns Unit and needs the lambda to return specific values, or is there a DSL for this..?