- iota
auto iota(T start, T end, U step)
Undocumented in source. Be warned that the author may not have intended to support it.
- iota
auto iota(T start, T end, U step)
Undocumented in source. Be warned that the author may not have intended to support it.
- iota
auto iota(T start, T end)
Undocumented in source. Be warned that the author may not have intended to support it.
- iota
auto iota(T end)
Undocumented in source. Be warned that the author may not have intended to support it.
- mapTypedArray
auto mapTypedArray(TypedIndexArray!(KEY, VALUE, LENGTH) arr)
Undocumented in source. Be warned that the author may not have intended to support it.
- typedIndexArray
auto typedIndexArray(R items)
Undocumented in source. Be warned that the author may not have intended to support it.