Longhorn PHP 2025 - Call For Papers

The Parle\Stack class

(PECL parle >= 0.7.0)

Introduction

Parle\Stack is a LIFO stack. The elements are inserted and removed only from one end.

Class synopsis

class Parle\Stack {
/* Properties */
public bool $empty = true;
public int $size = 0;
public mixed $top;
/* Methods */
public pop(): void
public push(mixed $item): void
}

Properties

empty

Whether the stack is empty, readonly.

size

Stack size, readonly.

top

Element on the top of the stack.

Table of Contents

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top

Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!

Check out: eBank.nz (Art Generator) | Netwrck.com (AI Tools) | Text-Generator.io (AI API) | BitBank.nz (Crypto AI) | ReadingTime (Kids Reading) | RewordGame | BigMultiplayerChess | WebFiddle | How.nz | Helix AI Assistant