package melange-json-native

  1. Overview
  2. Docs
Compositional JSON encode/decode PPX for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

melange-json-1.3.0.tbz
sha256=9ed376e19793c536f8a8a388f0e1ce7e402d1fde85de4e941ab5bd1190b25ac5
sha512=3b66695707a6a7cf9fed59fef9ddb02504a4e85d14dd904764ea049c4e92d0910e1d68b4edfe2b8a1d2e1c984bd061d01d3866dd575bfd7c0573ff5a4865c616

doc/melange-json-native.ppx-runtime/Ppx_deriving_json_runtime/Classify/index.html

Module Ppx_deriving_json_runtime.ClassifySource

Sourceval classify : t -> [ `Assoc of (string * t) list | `Bool of bool | `Float of float | `Int of int | `List of t list | `Null | `String of string ]
OCaml

Innovation. Community. Security.