module Queue: sig .. end
sig
end
include ExtSQueue.QUEUE
val string_of : ('a -> string) -> 'a t -> string
('a -> string) -> 'a t -> string