1 unstable release
0.0.0 | Mar 7, 2023 |
---|
#52 in #mutation
5KB
This crate is WIP
StrStr
Implements strings as trees of immutable substrings. Thus making many mutations significantly faster since only parts of a tree need to be adjusted instead shifting characters around.
Dependencies
~140KB