Module Data.Jfloat

module Jfloat: S  with type t = float

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