The collection interface.
For a list of all members of this type, see ICollection Members.
| Type | Description |
|---|---|
| LinkedList | This is a wrapper collection for Nemerle lists. |
| Queue | Class representing first-in-first-out queue. |
| Stack | A stack |
Namespace: Nemerle.Collections
Assembly: Nemerle (in Nemerle)
ICollection Members | Nemerle.Collections Namespace