ghosty / stack
The Ghosty Stack component
Installs: 40
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:package
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.