Open no-more-secrets opened 1 year ago
I think scelta::match can now be simplified since any of the overloaded lambdas can opt in to including an explicit "self" parameter which can be used to do the recursion.
scelta::match
I think
scelta::match
can now be simplified since any of the overloaded lambdas can opt in to including an explicit "self" parameter which can be used to do the recursion.