purescript-record
purescript-record copied to clipboard
Add merge flipped
Description of the change
Add mergeFlipped and // infix operator.
Solves #84
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
- [ ] Updated or added relevant documentation
- [x] Added a test for the contribution (if applicable)
Could we please // this into the master branch?
I'm not sure about the precedence of the infix operator, so if this could/should be a lower precedence.
🏓 @JordanMartinez