package archetype

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

Module Env.VarSource

Sourceval lookup : t -> Ident.ident -> vardecl option
Sourceval get : t -> Ident.ident -> vardecl
Sourceval exists : t -> Ident.ident -> bool
Sourceval push : t -> vardecl -> t
OCaml

Innovation. Community. Security.