- arrayLimits
T[2] arrayLimits(T from, T to, S[] values)
Undocumented in source. Be warned that the author may not have intended to support it.
- arrayLimits
T[2] arrayLimits(T from, T to, T left, T right)
Undocumented in source. Be warned that the author may not have intended to support it.
- eqAll
bool eqAll(T value, T[] values)
- eqValues
T[] eqValues(T value, T[] values)
- equal
bool equal(T[] leftCells, T[] rightCells)
Undocumented in source. Be warned that the author may not have intended to support it.
- geAll
bool geAll(T value, T[] values)
Undocumented in source. Be warned that the author may not have intended to support it.
- geValues
T[] geValues(T value, T[] values)
Undocumented in source. Be warned that the author may not have intended to support it.
- gtAll
bool gtAll(T value, T[] values)
Undocumented in source. Be warned that the author may not have intended to support it.
- gtValues
T[] gtValues(T value, T[] values)
Undocumented in source. Be warned that the author may not have intended to support it.
- leAll
bool leAll(T value, T[] values)
Undocumented in source. Be warned that the author may not have intended to support it.
- leValues
T[] leValues(T value, T[] values)
Undocumented in source. Be warned that the author may not have intended to support it.
- limit
T limit(T value, T left, T right)
Undocumented in source. Be warned that the author may not have intended to support it.
- ltAll
bool ltAll(T value, T[] values)
Undocumented in source. Be warned that the author may not have intended to support it.
- ltValues
T[] ltValues(T value, T[] values)
Undocumented in source. Be warned that the author may not have intended to support it.
- neqAll
bool neqAll(T value, T[] values)
Undocumented in source. Be warned that the author may not have intended to support it.
- neqValues
T[] neqValues(T value, T[] values)
Undocumented in source. Be warned that the author may not have intended to support it.
- stringAA2Array
string[] stringAA2Array(string[string] values, string sep)
Undocumented in source. Be warned that the author may not have intended to support it.
- toggle
T toggle(S value)
Undocumented in source. Be warned that the author may not have intended to support it.
- toggle
T toggle(S value, T defValue, T zeroValue)
Undocumented in source. Be warned that the author may not have intended to support it.
- toggle
T toggle(T value, T value0, T value1)
Undocumented in source. Be warned that the author may not have intended to support it.