ChainIterator

Starts the chain by iterating over a tuple.

Constructors

this
this(Next next)
Undocumented in source.

Members

Functions

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

Variables

next
Next next;

Meta