package b0

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

JSON text support.

As specified in RFC8259.

Open this module to use it, this only introduces modules in your scope.

JSON text definitions and codec.

module Json : sig ... end
module Jsong : sig ... end

JSON value generation.

module Jsonq : sig ... end

JSON value queries.