package archetype

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

Module Env.FunctionSource

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