nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
StackImpl.empty
nulib
collections
stack
StackImpl
Whether the vector is empty.
struct
StackImpl
(T, bool ownsMemory = true)
@
nogc
@
property
const @
safe
nothrow
bool
empty
(
)
Meta
Source
See Implementation
nulib
collections
stack
StackImpl
destructors
~this
functions
clear
opOpAssign
peek
pop
push
tryPeek
tryPop
properties
capacity
empty
length
values
Whether the vector is empty.