Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Gobba.Estackval push_stack : Types.stackframe -> Types.expr -> Types.stackframePush an AST expression into a stack
val pop_stack : Types.stackframe -> Types.stackframePop an AST expression from a stack
val depth_of_stack : Types.stackframe -> intval string_of_stack : int -> Types.stackframe -> string