package core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type token = Sexplib__Sexp.With_layout.Parser.token
val sexp : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> Sexplib__Sexp.With_layout.t_or_comment
val sexp_opt : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> Sexplib__Sexp.With_layout.t_or_comment option
val sexps : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> Sexplib__Sexp.With_layout.t_or_comment list
val rev_sexps : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> Sexplib__Sexp.With_layout.t_or_comment list
val sexps_abs : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> Sexplib.Type_with_layout.Parsed.t_or_comment list
OCaml

Innovation. Community. Security.