package archetype

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

Module Env.FunctionSource

Sourceval lookup : t -> longident -> fundecl option
Sourceval exists : t -> longident -> bool
Sourceval get : t -> fullname -> fundecl
Sourceval mem : t -> fullname -> bool
Sourceval push : t -> fundecl -> t
OCaml

Innovation. Community. Security.