--
You received this message because you are subscribed to the Google Groups "elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elixir-lang-co...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/e8094862-56a7-4550-9cc9-e17dbe395daan%40googlegroups.com.
Hey Rudolf,
Code looks super nice!
Maps can have arbitrary keys, not just atoms. This is in contrast to Keyword lists, which are defined on atom keys. So, I'd expect that Map.validate would work on any type of key.
Regards,
Michael
--
--