- castType
Vec!(NT, size) castType()
Undocumented in source. Be warned that the author may not have intended to support it.
- map
auto map()
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
auto opBinary(T b)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinaryRight
auto opBinaryRight(T a)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
T opIndex(size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
void opIndex(size_t i, T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
auto opOpAssign(T b)
Undocumented in source. Be warned that the author may not have intended to support it.
- toHash
size_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.