Skip to content

replace FFI cons, snoc, drop, take with purescript implementations#180

Merged
JordanMartinez merged 1 commit into
purescript:masterfrom
sharno:replace-foreigns
Oct 10, 2020
Merged

replace FFI cons, snoc, drop, take with purescript implementations#180
JordanMartinez merged 1 commit into
purescript:masterfrom
sharno:replace-foreigns

Conversation

@sharno

@sharno sharno commented Oct 6, 2020

Copy link
Copy Markdown
Contributor

I feel it's a good idea to replace FFI implementations with equivalent Purescript ones, mainly to make it easier for other backends to use the library with less FFI code and for the type safety. What do you think?

@hdgarrood hdgarrood left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Completely agree with reducing the amount of FFI here, yes.

Comment thread src/Data/Array.purs Outdated
@JordanMartinez JordanMartinez merged commit 603c332 into purescript:master Oct 10, 2020
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.

3 participants