isOdd() -> Bool

Check if the integer is odd.

Returns

A Boolean whether the int is odd.

1.isOdd()
// -> true