The OpenD Programming Language

sign

pure nothrow
T
sign
(
T
)
(
T num
)
if (
is(typeof(num < 0))
)

Meta