UNPKG

@mathlib/functions

Version:
3 lines (2 loc) 66 B
declare function isOdd(n: number): boolean; export default isOdd;