package archetype

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

Module Env.LocalSource

Sourceval lookup : t -> Ident.ident -> (Ident.ident * (A.ptyp * locvarkind)) option
Sourceval exists : t -> Ident.ident -> bool
Sourceval push : t -> ?kind:locvarkind -> (A.lident * A.ptyp) -> t
Sourceval pushn : t -> ?kind:locvarkind -> (A.lident * A.ptyp) list -> t
OCaml

Innovation. Community. Security.