IA
Size: a a a
IA
IA
I
AD
ДМ
AD
mix hex.info
Hex: 0.17.3
Elixir: 1.6.4
OTP: 20.3.2
Built with: Elixir 1.5.3 and OTP 18.3
ME
Person%{email: nil, phone: "123456789"}
contact = %{"type" => "phone", "value" => "123456789"}
Enum.find(persons, fn(person) ->
person.(contact.type) == contact.value
end)
ME
NV
Map.get
не?ME
AD
ДМ
Я
ДМ
ДМ
DR
ДМ
DR