Module Server.Data.S_collection.Jlist

module Jlist: Server.Data.S  with type t = t list

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