Library rewritten with TypeScript
Library rewritten with TypeScript
BREAKING CHANGES:
The library no longer has a default export, instead, import the Interval
class like this:
const { Interval } = require('interval-arithmetic')
Library rewritten with TypeScript
BREAKING CHANGES:
The library no longer has a default export, instead, import the Interval
class like this:
const { Interval } = require('interval-arithmetic')