copyAsMutableTwentyOneBitString

Answer a mutable copy of object that also only holds 21-bit characters.

Return

A new twenty-one-bit string with the same content as the argument.

Parameters

self

A string to copy, in any representation.