Added in v0.0.2
check if the give value is even
Signature
export declare const isEven: (val: any) => boolean