package melange

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val from_string : string -> lexbuf
val sub_lexeme : lexbuf -> int -> int -> string
val lexeme : lexbuf -> string
val lexeme_to_buffer : lexbuf -> Buffer.t -> unit

This API avoids another allocation

val lexeme_to_buffer2 : lexbuf -> Buffer.t -> Buffer.t -> unit
OCaml

Innovation. Community. Security.