ex2ms
ex2ms copied to clipboard
Support `is_map_key` and `map_get` guards
trafficstars
OTP 21 and later elixir 1.10 added guards to access data within maps. It would be great if those could be supported.
Agreed, a PR would be appreciated.