package term-tools

  1. Overview
  2. Docs
module Zipper : Intf.Zipper with type term = Term.t and type 'a with_state = 'a * Subst.t

This module implements zippers over first-order terms.

module Pattern : Intf.Pattern with type prim = P.t and type term = Term.t and type zipper = Zipper.t and type 'a with_state := 'a Zipper.with_state
OCaml

Innovation. Community. Security.