fn signbit(x: anytype) bool

Returns whether x is negative or negative 0.

Parameters

x: anytype,