purescript-strings icon indicating copy to clipboard operation
purescript-strings copied to clipboard

Add isEmpty and deprecate null

Open sigma-andex opened this issue 3 years ago • 0 comments

Description of the change

Adds a human-friendly isEmpty and deprecate null.

Related: https://github.com/purescript/purescript-arrays/pull/222

Checklist:

  • [x] Added the change to the changelog's "Unreleased" section with a reference to this PR (e.g. "- Made a change (#0000)")
  • [x] Linked any existing issues or proposals that this pull request should close
  • [x] Updated or added relevant documentation
  • [x] Added a test for the contribution (if applicable)

sigma-andex avatar Jun 28 '22 09:06 sigma-andex