Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 10, 2020

Conversation

sharno
Copy link
Contributor

@sharno sharno commented Oct 6, 2020

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?

Copy link
Contributor

@hdgarrood hdgarrood left a comment

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.

@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