StringBuilder

Appender instantiations for building strings.

alias StringBuilder = FastAppender!(immutable(char))

Meta