Skip to content

Add prependArray#224

Merged
JordanMartinez merged 2 commits into
purescript:masterfrom
JordanMartinez:add-prependArray
Oct 31, 2022
Merged

Add prependArray#224
JordanMartinez merged 2 commits into
purescript:masterfrom
JordanMartinez:add-prependArray

Conversation

@JordanMartinez

@JordanMartinez JordanMartinez commented Jul 1, 2022

Copy link
Copy Markdown
Contributor

Description of the change

appendArray :: NonEmptyArray a -> Array a -> NonEmptyArray a exists, but one cannot prepend. This adds that.


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)

@JordanMartinez JordanMartinez merged commit dd7beb7 into purescript:master Oct 31, 2022
@JordanMartinez JordanMartinez deleted the add-prependArray branch October 31, 2022 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants