package sihl

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Sihl_utils.JsonSource

Parsing, decoding and encoding JSON.

Sourceval parse : string -> (t, string) result
Sourceval parse_opt : string -> t option
Sourceval parse_exn : string -> t
Sourceval to_string : ?buf:Bi_outbuf.t -> ?len:int -> ?std:bool -> t -> string
Sourcemodule Yojson = Yojson.Safe
OCaml

Innovation. Community. Security.