package acgtk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type token = Parser.token
exception Error of int
val script_command : (Stdlib.Lexing.lexbuf -> token) -> Stdlib.Lexing.lexbuf -> (Environment.env -> Value.value option * Environment.env) option
val interactive_command : (Stdlib.Lexing.lexbuf -> token) -> Stdlib.Lexing.lexbuf -> Environment.env -> Value.value option * Environment.env
OCaml

Innovation. Community. Security.