low

Undocumented in source. Be warned that the author may not have intended to support it.
uint
low
(
uint value
,)

Examples

assert(low(7,16) == 3); 

Meta