Printer

Undocumented in source.
debug
class Printer : Function!(T, void)(
T
) {}

Members

Functions

opCall
void opCall(T x)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin Singleton
Undocumented in source.

Mixed In Members

From mixin Singleton

get
typeof(this) get()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta