Skip to content
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

Add unsafe versions of delete, insert, update, and modify #182

Closed
wants to merge 4 commits into from
Closed

Add unsafe versions of delete, insert, update, and modify #182

wants to merge 4 commits into from

Conversation

JordanMartinez
Copy link
Contributor

Fixes #167

Tests haven't been implemented yet since I wanted to ensure this would be accepted and the approach is correct. I wasn't sure whether I should implement this via Data.Array.ST or not.

@JordanMartinez
Copy link
Contributor Author

I still think this should be implemented, but I'm closing for now.

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.

Expose unsafe versions of insertAt, deleteAt, and modifyAt
1 participant