Skip to main content

beta_step

Function beta_step 

Source
pub fn beta_step(term: &Term, strategy: Strategy) -> Option<Term>
Expand description

Perform one-step β-reduction under the given strategy.