JustFromSender.Op

Undocumented in source.
struct JustFromSender(Fun)
static
struct Op (
Receiver
) {}

Constructors

this
this(typeof(this) rhs)
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

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

Variables

fun
Fun fun;
Undocumented in source.
receiver
Receiver receiver;
Undocumented in source.

Meta