package term-indexing

  1. Overview
  2. Docs
module Vec = Containers.Vector
module Make (P : Intf.Signature) (M : Intf.Map with type key = int) (T : Intf.Term with type prim = P.t and type t = P.t Term.term) : Intf.Subst with type term = T.t
OCaml

Innovation. Community. Security.