package core_kernel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type token
val sexp_opt : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> t_or_comment option
val sexps : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> t_or_comment list
val rev_sexps : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> t_or_comment list
OCaml

Innovation. Community. Security.