Added in v0.0.2
check if the give value is odd
Signature
export declare const isOdd: (val: number) => boolean