package lambdapi

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Sign.GhostSource

Signature for symbols introduced by Lambdapi and not the user (e.g. unification/coercion rules, strings) and always loaded.

Sourceval sign : t
Sourceval iter : (Term.sym -> unit) -> unit

iter f iters function f on ghost symbols.

OCaml

Innovation. Community. Security.