compare

Returns the logical value of sign(b - a) (but does not actually subtract to avoid overflow).

int
compare
(
T
)
(
T a
,
T b
)

Meta