ghosty/stack

The Ghosty Stack component

Installs: 25

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:package

v1.0.8 2024-07-03 22:30 UTC

This package is auto-updated.

Last update: 2024-09-03 22:51:14 UTC


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.