Mr-Andersen / purescript-bignumber

Bindings to BigNumber.js - simplified & updated fork used in purescript-aeson

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

purescript-bignumber

Bindings to bignumber.js.

Forked version that is used in purescript-aeson. Changes:

  • removed global configuration options (ConfigParams) (they break referential transparency)
  • Removed use of native-tuples (outdated package)

About

Bindings to BigNumber.js - simplified & updated fork used in purescript-aeson


Languages

Language:PureScript 56.5%Language:JavaScript 38.6%Language:Dhall 5.0%