package vif

  1. Overview
  2. Docs

Module Json.StackSource

Sourcetype stack =
  1. | In_array of t list * stack
  2. | In_object of (string * t) list * stack
  3. | Empty
OCaml

Innovation. Community. Security.