Nemerle Documentation

IMap.Find Method 

Method finds and returns a value associated with key K (if there is no such value then None is returned)

option Find(
   object k
);

See Also

IMap Interface | Nemerle.Collections Namespace