Transient API #4
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
optimization
Something can be optimized
RRB trees are appealing because like vectors, they offer an even more efficient transient (as opposed to persistent) API based on unsafe mutable primitives.
Can we have such a module in this library? Plus maybe another module that wraps the unsafe API with linear types.
See also Ed Kmett's transients lib.
The text was updated successfully, but these errors were encountered: