UNPKG

aureooms-js-number

Version:

Primitive number type arithmetic for JavaScript

8 lines (7 loc) 168 B
export * from './constants' ; export * from './eq' ; export * from './ge' ; export * from './gt' ; export * from './le' ; export * from './lt' ; export * from './ne' ;