dfl.collections

Undocumented in source.

Members

Functions

_blankListCallback
void _blankListCallback(size_t idx, TValue val)
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

ListWrapArray
template ListWrapArray(TValue, alias Array, alias ItemAddingCallback, alias ItemAddedCallback, alias ItemRemovingCallback, alias ItemRemovedCallback, bool OVERLOAD_STRING = false, bool OVERLOAD_OBJECT = false, bool COW = true, bool CLEAR_EACH = false)
Undocumented in source.
OpApplyAddIndex
template OpApplyAddIndex(alias ApplyFunc, TValue, bool ADD_APPLY_FUNC = false)
Undocumented in source.
OpApplyWrapArray
template OpApplyWrapArray(TValue, alias Array)
Undocumented in source.
findIsIndex
template findIsIndex(T)
Undocumented in source.
removeIndex
template removeIndex(T)
Undocumented in source.

Meta