Replacing singular value of map within a list of maps based on key, value conditions

Ohhh, I forget anonymous functions can have multiple clauses

I love pattern matching. Instead of using case or if see if you can solve the problem with a simple pattern match.

1 Like