MCPcopy Index your code
hub / github.com/nodejs/node / isOdd

Method isOdd

typings/internalBinding/debug.d.ts:9–9  ·  view source on GitHub ↗
(value: number)

Source from the content-addressed store, hash-verified

7 getV8FastApiCallCount(name: string): number;
8 isEven(value: number): boolean;
9 isOdd(value: number): boolean;
10}

Callers 4

lua_binarytrees.jsFile · 0.80
lua_binarytrees.jsFile · 0.80
poppler.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected