Message

this function works like the std.format except if the language translation table is loaded the text is translated via this table

Members

Functions

opCall
string opCall(string fmt, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

translation
immutable(string[string]) translation;
Undocumented in source.

Meta