Or

Constructors

this
this(immutable(IStemOperation[][]) list)
Undocumented in source.

Members

Functions

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

Static functions

opCall
immutable(IStemOperation) opCall(immutable(IStemOperation[]) list)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
immutable(IStemOperation) opCall(immutable(IStemOperation[][]) list)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

list
immutable(IStemOperation[][]) list;
Undocumented in source.

Inherited Members

From IStemOperation

get
string get(string value)

Aplly the operation and returns the result

Meta