Hi, all. I try to do the pattern matching in a function definition with maps: add_prms([{Name, Val}|T], #{Name := Vals} = Prms) -> But erlc says me: variable 'Name' is unbound Is this is not supported yet? Erlang/OTP 20 -- Олег Неманов (Oleg Nemanov)