Module Deriving_Json.Json_arraySource

Parameters

module A : Json

Signature

Sourcetype a = A.a array
Sourceval t : a t
Sourceval write : Buffer.t -> a -> unit
Sourceval to_string : a -> string
Sourceval from_string : string -> a