modules.ufcs.pointer.stringify

Undocumented in source.

Members

Functions

stringify
string stringify(const(int)* i)
Undocumented in source. Be warned that the author may not have intended to support it.
stringify
string stringify(const(double)* d)
Undocumented in source. Be warned that the author may not have intended to support it.
stringify
string stringify(const(string)* s)
Undocumented in source. Be warned that the author may not have intended to support it.
stringify
string stringify(const(Negative)* n)
Undocumented in source. Be warned that the author may not have intended to support it.
stringify
string stringify(const(Point)* p)
Undocumented in source. Be warned that the author may not have intended to support it.
stringify
string stringify(const(String)* s)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta