StringType

Undocumented in source.

Constructors

this
this(string val)
Undocumented in source.
this
this(char[] val)
Undocumented in source.

Members

Functions

ToString
string ToString()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

concat
StringType concat(StringType first, StringType second)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Type

value
char[] value;
Undocumented in source.
type_name
string type_name;
Undocumented in source.
ToString
string ToString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta