Are there any plan to allow named and default arguments in pattern matching?
It can be rather difficult to use “visitor pattern” when there are an extractor for more than n(3,5,10) inner values.
Are there any plan to allow named and default arguments in pattern matching?
It can be rather difficult to use “visitor pattern” when there are an extractor for more than n(3,5,10) inner values.