Previous
Up
Next
Module
Linked_stack
module
Linked_stack:
sig
..
end
A stack implemented with a list. See
Stack_intf
for documentation.
include
Stack_intf.S