isTrue

Returns true if this number is a true value. Non-zero finite numbers are true. Infinity is true and NaN is false.

@safe const
bool
isTrue
()

Meta