/colossal

bigint-friendly math toolkit

Primary LanguageTypeScriptMIT LicenseMIT

colossal

bigint-friendly math toolkit

npm i colossal

Doc

A boxed function can take a mix of number and bigint as arguments. If any of the arguments is a bigint, the function may either return a bigint or a collection of bigints. Otherwise, the function may either return a number or a collection of numbers.

License

MIT