Module Data.S_collection.Joption

module Joption: Data.S  with type t = t option

type t 
val syntax : Syntax.t
readable description of the JSON format
val of_json : Data.json -> t
val to_json : t -> Data.json