purescript-arrays icon indicating copy to clipboard operation
purescript-arrays copied to clipboard

Expose unsafe versions of `insertAt`, `deleteAt`, and `modifyAt`

Open JordanMartinez opened this issue 4 years ago • 0 comments

Libraries that wish to build upon this one have to implement their own FFI when trying to maximize performance. So, could we expose the FFI here, so that it's more backend-friendly?

JordanMartinez avatar Feb 28 '20 03:02 JordanMartinez