ocaml/stdlib/queue.mli

Queue

Types

t

Exceptions

Empty

Functions

create
add
take
peek
clear
length
iter