We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab981f0 commit 7a70389Copy full SHA for 7a70389
1 file changed
README.md
@@ -1,5 +1,6 @@
1
# SuperString
2
SuperString is an efficient string library for C++, that achieves a remarquable memory and CPU optimization.
3
+
4
SuperString uses Rope (data structure) and game theory techniques.
5
6

0 commit comments