UNPKG

curried-intrinsic

Version:
2 lines (1 loc) 70 B
export declare const divideBy: (b: bigint) => (a: bigint) => bigint;