Hello, I developed a kind of switch function that ...
# announcements
t
Hello, I developed a kind of switch function that is very useful in my case. I have lambdas as cases, the only problem is that I cannot return from those lambdas (because I cannot inline them)