Skip to content

Latest commit

 

History

History
 
 

bi

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@ckb-lumos/bi

A big number library for lumos.

Example

import { BI } from "@ckb-lumos/bi";

BI.from(1).add(1)