nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
StackImpl.values
nulib
collections
stack
StackImpl
Gets the internal memory slice.
struct
StackImpl
(T, bool ownsMemory = true)
@
nogc
@
property
@
trusted
nothrow pure
T
[]
values
(
)
Meta
Source
See Implementation
nulib
collections
stack
StackImpl
destructors
~this
functions
clear
opOpAssign
peek
pop
push
tryPeek
tryPop
properties
capacity
empty
length
values
Gets the internal memory slice.