Type Alias nessa::operations::BinaryOperations
source · pub type BinaryOperations = Vec<(usize, Type, Type, BinaryFunction)>;Aliased Type§
struct BinaryOperations { /* private fields */ }pub type BinaryOperations = Vec<(usize, Type, Type, BinaryFunction)>;struct BinaryOperations { /* private fields */ }