Skip to main content
Deno 2 is finally here 🎉️
Learn more
logo image

npm version bundle size npm download deno land nest badge codecov Codacy Badge npm type definitions Commitizen friendly Gitmoji semantic-release code style: prettier License: MIT

arithmetic4

Type-safe curried arithmetic functions

✨ Feature

  • Provide ESM and UMD module
  • Pure TypeScript
  • Super Slim size
  • Bigint support
  • Curried

📝 Read the Docs to Learn More.

:truck: Install

npm i arithmetic4
or
yarn add arithmetic4