ocaml/stdlib/stack.mli

Stack

Types

t

Exceptions

Empty

Functions

create
push
pop
top
clear
length
iter