ixfx
Preparing search index...
Collections
Stacks
Namespace Stacks
Stacks store items in order, like a stack of plates.
Interfaces
IStack
IStackImmutable
IStackMutable
Type Aliases
StackDiscardPolicy
StackOpts
Functions
immutable
isEmpty
isFull
mutable
peek
pop
push
trimStack
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Interfaces
IStack
IStack
Immutable
IStack
Mutable
Type Aliases
Stack
Discard
Policy
Stack
Opts
Functions
immutable
is
Empty
is
Full
mutable
peek
pop
push
trim
Stack
ixfx
Loading...
Stacks store items in order, like a stack of plates.