aboutsummaryrefslogtreecommitdiff
blob: 330a5f4526d743432a0a5272713e704f32ebacc7 (plain)
1
2
3
4
Enable "string buffer" objects.

Similar to "string join" objects, but using a StringBuilder to represent
a string built by repeated application of ``+=``.