jon.recoil.org

Module Sexp.PrivateSource

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