package lambda-term

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val __ocaml_lex_tables : Stdlib.Lexing.lex_tables
val line : Stdlib.Lexing.lexbuf -> [> `Assoc of string * string | `EOF | `Empty | `Error of string ]
val __ocaml_lex_line_rec : Stdlib.Lexing.lexbuf -> int -> [> `Assoc of string * string | `EOF | `Empty | `Error of string ]