package alba

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

Module Alba_core.Name_mapSource

Sourcetype t
Sourceval count : t -> int
Sourceval has_locals : t -> bool
Sourceval find : string -> t -> int list
Sourceval empty : t
Sourceval add_unnamed : t -> t
Sourceval add_local : string -> t -> t
Sourceval add_global_strict : string -> Term.typ -> Gamma.t -> t -> t
Sourceval add_global : string -> Term.typ -> Gamma.t -> t -> (t, int) result
OCaml

Innovation. Community. Security.