What is the preferred map pattern-matching style in a function parameter?

Hello and welcome,

You might find an answer here…

I always use the form %{} = person, but You can use both :slight_smile:

2 Likes