Expose unsafe versions of insertAt
, deleteAt
, and modifyAt
#167
Labels
type: enhancement
A new feature or addition.
insertAt
, deleteAt
, and modifyAt
#167
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?
The text was updated successfully, but these errors were encountered: