UNPKG

tough-rational

Version:

Rational class using BigInt with fallback to bignumber.js

6 lines (3 loc) 82 B
'use strict'; const last = (ary) => ary[ary.length - 1]; module.exports = last;