glue-d ~master (2022-04-28T12:05:01.5022314)
Dub
Repo
StringBuilder
glued
utils
Undocumented in source.
struct
StringBuilder {
string
result
;
void
append
(string line, bool newLine);
}
Members
Functions
append
void
append
(string line, bool newLine)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
result
string
result
;
Undocumented in source.
Meta
Source
See Implementation
glued
utils
enums
None
structs
StringBuilder
templates
ofType