Documentation
Documentation
Sources
Core
Numbers
Integers
BinaryInteger.hylo
BinaryInteger
signum()
Function
signum()
Returns
-1
if
self
is negative,
1
if it is positive, or
0
otherwise.
Source
fun
signum
() ->
Int