return to top
source
This module provides builder for efficient Nat → … functions based on binary decision trees.
Nat → …
Builds an expression of type Nat → $type that returns the es[i], using binary search. The array must be non-empty.
Nat → $type
es[i]