- assignEventListeners
void assignEventListeners(Array!T arr, T item)
Undocumented in source. Be warned that the author may not have intended to support it.
- getIndexInArray
auto getIndexInArray(Array!T arr, size_t ptr)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeItem
bool removeItem(T app, U t)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeItem
bool removeItem(T app, size_t idx)
Undocumented in source. Be warned that the author may not have intended to support it.