UNPKG

tough-rational

Version:

Rational class using BigInt with fallback to bignumber.js

8 lines (4 loc) 104 B
'use strict'; const { slice } = []; const tail = (ary) => slice.call(ary, 1); module.exports = tail;