stdx.collections.common

Utility and ancillary artifacts of stdx.collections.

Members

Functions

tail
auto tail(Collection collection)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

DualAllocator
struct DualAllocator(LocalAllocT, SharedAllocT)
Undocumented in source.
DualAllocatorU
struct DualAllocatorU(LocalAllocT, SharedAllocT)
Undocumented in source.
Mutable
struct Mutable(T)
Undocumented in source.
MutableAlloc
struct MutableAlloc(Alloc)
Undocumented in source.

Meta