I keep forgetting *Map.take* because *Enum.take* is so different and I usually look at *Enum* docs for functions before *Map* or *List*.
I think it would be nice if *Map* had *Map.only(map,keys)* and *Map.except(map, keys)*. They could start off by just being an alias for *take* and *drop*? I guess ithe same should apply to *Keyword* as well. Thanks -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/db2a34a3-a9c9-4e4d-98dd-3ab3fbc7341d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
