get_op_chain

Function get_op_chain 

Source
pub fn get_op_chain(
    expr: NessaExpr,
    id: usize,
) -> (Vec<NessaExpr>, Vec<Vec<Type>>)