6 ms·
Map is data manipulation, whereas pattern-matching is control flow.
by s_kilk 7y ago
Map is data manipulation, whereas pattern-matching is control flow.
- tyingq 7y agoYes, thank you. Reading the sub linked presentation, I see it now. The sentence "It can traverse a given object and assign its value if it matches a pattern" sounded like traverse and (optionally) manipulate.