package melange-json-native

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val to_json : 'a -> 'b
val of_json : 'a -> 'b
val to_string : Yojson.Basic.t -> string
val of_string : string -> Yojson.Basic.t
exception Of_json_error of string
val of_json_error : string -> 'a
module To_json : sig ... end
module Of_json : sig ... end
module Primitives : sig ... end
module Classify : sig ... end
OCaml

Innovation. Community. Security.