--- a/docs/Writerside/topics/string.h.md Thu Jan 23 20:19:03 2025 +0100 +++ b/docs/Writerside/topics/string.h.md Fri Jan 24 21:12:09 2025 +0100 @@ -1,4 +1,4 @@ -# string.h +# String UCX strings come in two variants: immutable (`cxstring`) and mutable (`cxmutstr`). The functions of UCX are designed to work with immutable strings by default but in situations where it is necessary,