package melange-json-native

  1. Overview
  2. Docs

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.