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

Add Array instance test

Open kamoii opened this issue 3 years ago • 1 comments

Description of the change

Adds few test for Array instances. Since these instance are implemented by ffi, tests would be usefull for testing alternative backends.


Checklist:

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

kamoii avatar Dec 11 '21 21:12 kamoii

Added test for Record.Unsafe too.

kamoii avatar Dec 11 '21 22:12 kamoii