Module 3-Value.Writer

include Resp.OUTPUT with type oc = Server.oc
type oc = Server.oc
val write : oc -> string -> unit Lwt.t
val write_sep : oc -> unit Lwt.t
val write_lexeme : oc -> Resp.lexeme -> unit Lwt.t
val encode : oc -> Resp.t -> unit Lwt.t