UNPKG

aureooms-js-number

Version:

Primitive number type arithmetic for JavaScript

11 lines (10 loc) 255 B
export * from './add1' ; export * from './div2' ; export * from './iadd1' ; export * from './idiv2' ; export * from './imul2' ; export * from './imul5' ; export * from './isub1' ; export * from './mul2' ; export * from './mul5' ; export * from './sub1' ;