It would be nice if this module could execute multiple functions until something like break
is encountered and had a default case, just like switch statements in Java and other languages.
It would be nice if this module could execute multiple functions until something like break
is encountered and had a default case, just like switch statements in Java and other languages.