BinOp

Type Alias BinOp 

Source
pub type BinOp = (Identifier, Box<dyn BinMiniOp>);