Type Alias nessa::operations::NaryOperations

source ·
pub type NaryOperations = Vec<(usize, Type, Type, NaryFunction)>;

Aliased Type§

struct NaryOperations { /* private fields */ }