Hacker News new | ask | show | jobs
by s_kilk 2366 days ago
Map is data manipulation, whereas pattern-matching is control flow.
1 comments

Yes, 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.