Link Search Menu Expand Document

odd overview

Added in v0.0.2


Table of contents


Is

isOdd

check if the give value is odd

Signature

export declare const isOdd: (val: number) => boolean

Added in v0.0.2