ghosty / stack
The Ghosty Stack component
v1.0.8
2024-07-03 22:30 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Introduction
A Stack is a “last in, first out” or “LIFO” collection that only allows access to the value at the top of the structure and iterates in that order, destructively.
Learning
Documentation for Ghosty Stack component can be found on the Ghosty website.
License
The Ghosty Http Foundation is open-sourced software licensed under the MIT license.