Skip to main content

split_pi

Function split_pi 

Source
pub fn split_pi(expr: &Expr) -> Option<(&Expr, &Expr)>
Expand description

Split a pi type: extract the domain and codomain.