package sexplib0

  1. Overview
  2. Docs

Module Sexp.PrivateSource

Sourceval size : t -> int * int
Sourceval buffer : unit -> Buffer.t
Sourceval to_buffer : buf:Buffer.t -> t -> unit
Sourceval to_buffer_hum : buf:Buffer.t -> ?indent:int -> t -> unit
Sourceval to_buffer_mach : buf:Buffer.t -> t -> unit
Sourceval to_buffer_gen : buf:'buffer -> add_char:('buffer -> char -> unit) -> add_string:('buffer -> string -> unit) -> t -> unit
Sourceval mach_maybe_esc_str : string -> string
Sourceval must_escape : string -> bool
Sourceval esc_str : string -> string
OCaml

Innovation. Community. Security.