Skip to content
This repository was archived by the owner on Dec 18, 2020. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 890 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 890 Bytes

DEPRECATED

The library is no longer maintained under this repository. Relevant functionality has been moved into other repositories:

  • Number values and operations like isFinite, infinity, parsing, and formatting have moved to purescript-numbers
  • Integer parsing has moved to purescript-integers
  • URI encoding and decoding based on JavaScript's encodeURIComponent and decodeURIComponent have moved to purescript-js-uri, and a more complete URI library can be found in purescript-uri.

The previous releases will continue to work for older libraries that still depend on them.