Documentation

Lean.Meta.NatTable

This module provides builder for efficient Nat → … functions based on binary decision trees.

Builds an expression of type Nat → $type that returns the es[i], using binary search. The array must be non-empty.

Equations
    Instances For