easyd.list

Undocumented in source.

Members

Classes

CLinkedListContainer
class CLinkedListContainer(TValue)
Undocumented in source.
CList
class CList(T)
Undocumented in source.
IConstHashObject
class IConstHashObject
Undocumented in source.
IListIndex
class IListIndex
Undocumented in source.
ListIndex
class ListIndex(TItem, TKey)
Undocumented in source.
Selection
class Selection(T)
Undocumented in source.

Functions

concat
string concat(CList!T l, string separator, string delegate(T) tostr)
Undocumented in source. Be warned that the author may not have intended to support it.
hash
size_t hash(BigInt x)
Undocumented in source. Be warned that the author may not have intended to support it.
hash
size_t hash(T x)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

CListIndexOperations
mixintemplate CListIndexOperations(T, TKey)
Undocumented in source.

Structs

LinkedListContainer
struct LinkedListContainer(TValue)
Undocumented in source.
LinkedListDescriptor
struct LinkedListDescriptor
Undocumented in source.
LinkedListIterator
struct LinkedListIterator(TValue)
Undocumented in source.
LinkedListPointer
struct LinkedListPointer(TValue)
Undocumented in source.
List
struct List(T)
Undocumented in source.

Meta