Skip navigation links

Package stack

Provides Carrano code to support a stack data structure.

See: Description

Package stack Description

Provides Carrano code to support a stack data structure. A Stack Interface and one Stack implementation. This implementation is coded with a linked node approach.
Skip navigation links