oxischeme::value::ProcedurePtr [-]  [+] [src]

type ProcedurePtr = ArenaPtr<Procedure>;

A pointer to a Procedure on the heap.