package term-indexing

  1. Overview
  2. Docs

Module Term_indexing.IntfSource

Sourcemodule type Hashed = sig ... end

Hashable, totally ordered, printable types

Sourcemodule type Signature = sig ... end

The type of signatures of first-order terms.

Sourcemodule type Map = sig ... end

The module type of finite maps.

Sourcemodule type Pattern = sig ... end

The module type of patterns.

Sourcemodule type Term_core = sig ... end

Term_core specifies the core types and operations related to first-order terms.

Sourcemodule type Term = sig ... end

The module type of first-order terms

Sourcemodule type Subst = sig ... end

The module type of substitutions

Sourcemodule type Term_index = sig ... end
OCaml

Innovation. Community. Security.