Functor Data.Joption

module Joption: 
functor (A : S-> S with type t = A.t option
Parameters:
A : S

type t 
val jtype : Package.jtype
val of_json : Data.json -> t
val to_json : t -> Data.json