Nemerle Documentation

IMap.Get Method 

Returns the value associated with a key.

object Get(
   object k
);

See Also

IMap Interface | Nemerle.Collections Namespace