Jsonaf_kernelmodule Conv : sig ... endUtility Module for Jsonaf_kernel Conversions
module Expert : sig ... endThe expert type and functions abstract over the type of `Number, so one could build a parser that worked specifically for, say, float ts or Bigdecimal.t ts instead of using string as an intermediate type.
module Jsonafable : sig ... endmodule Parser : sig ... endmodule Serializer : sig ... end