text
fn
string text(T...)(T args) if (T.length > 0)Convenience functions for converting one or more arguments of any type into _text (the three character widths).
string text(T...)(T args) if (T.length > 0)Convenience functions for converting one or more arguments of any type into _text (the three character widths).