/CartesianRope

Attempt to implement fast concatenable strings.

Primary LanguageC#

Cartesian rope

An attempt to implement fast immutable arrays and strings in .NET (and C++ afterwards).