Skip to main content

strip_lambdas

Function strip_lambdas 

Source
pub fn strip_lambdas(e: &Expr, n: u32) -> &Expr
Expand description

Get the body after stripping n leading lambdas.