comet

A language built for fun

This project is maintained by cometlang

up

String

inherits Object final

A StringBuilder is a way of creating a string that can be appended to without the overhead of extra allocations and general interning that each regular string will incur.

methods

operators