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