0.24.0-next.0 • Published 2 years ago

@yadomi29/bi v0.24.0-next.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@yadomi29/bi

A big number library for lumos.

Example

import { BI } from "@yadomi29/bi";

BI.from(1).add(1)