Nemerle Documentation

ICollection.First Method 

Returns the first of the collection elements, if there is one. Throws EmptyCollection exception otherwise.

option First();

See Also

ICollection Interface | Nemerle.Collections Namespace