compact method
Returns a copy with every tombstone purged — see RgaList.compacted for the coordination contract (compact only at a sync barrier). Character ids, and therefore cursor anchors, are preserved.
Implementation
RgaText compact() => RgaText._(_chars.compacted());