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