package archetype

  1. Overview
  2. Docs

Module Env.FunctionSource

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