Logo

Programming-Idioms

This language bar is your friend. Select your favorite languages!
  • Java
m.put(k, v);
(assoc m k v)

Returns a new map.

New implementation...