fluid ~master (2025-03-22T14:27:06.5478146)
Dub
Repo
StackRange.front
fluid
future
stack
StackRange
struct
StackRange
(T)
ref inout @
system
inout
(
T
)
front
(
)
in (!empty, "Cannot use `front` of an empty range")
Return Value
Type:
inout
(
T
)
The item at the top of this range.
Meta
Source
See Implementation
fluid
future
stack
StackRange
constructors
this
functions
empty
front
popFront