[Not enabled in -betterC] Converts this AnsiColour into a GC-allocated sequence string.
assert(AnsiColour(255, 128, 64).toString() == "38;2;255;128;64");
toSequence
See Implementation
[Not enabled in -betterC] Converts this AnsiColour into a GC-allocated sequence string.