Text.truncate

Truncate this string at an optional index. Default behaviour is to truncate at the current append point. Current selection is moved to the truncation point, with length 0

class Text(T)
final
truncate

Meta