Operation

Type Alias Operation 

Source
pub type Operation = (Operator, Vec<Operand>);
Expand description

An operation.