postscript::compact::operation::Operation [] [src]

type Operation = (Operator, Vec<Operand>);

An operation.