Expand description

β-reduction for lambda Terms

Re-exports

Enums

Functions

  • Performs β-reduction on a Term with the specified evaluation Order and an optional limit on the number of reductions (0 means no limit) and returns the reduced Term.