String.appendΒΆ

append :: fn (v: *string, add: Any)

Append dynamic string with any value. Allocation is done in case there is not enough space reminding in string.

Declared in: string.bl