Type Definition postscript::type2::Operation

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

An operation.