Nemerle Documentation

IMap Interface

Interface dedicated to be the only way to interact with Map object.

For a list of all members of this type, see IMap Members.

public interface IMap

Types that implement IMap

Type Description
NemerleMap  
SystemMap  

Remarks

FIXME: why this isn't IDictionary?

Requirements

Namespace: Nemerle.Collections

Assembly: Nemerle (in Nemerle)

See Also

IMap Members | Nemerle.Collections Namespace