UNPKG

tough-rational

Version:

Rational class using BigInt with fallback to bignumber.js

6 lines (3 loc) 82 B
'use strict'; const constant = (data) => () => data; module.exports = constant;