package archetype

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

Module Env.DefinitionSource

Sourceval lookup : t -> Ident.ident -> definitiondecl option
Sourceval exists : t -> Ident.ident -> bool
Sourceval push : t -> definitiondecl -> t