dmildew v0.5.6 (2021-02-22T01:27:01Z)
Dub
Repo
Stack.push
mildew
util
stack
Stack
push an item to the stack and return its position
size_t
push
(T item)
struct
Stack
(T)
size_t
push
(
T
item
)
void
push
(T[] items)
Meta
Source
See Implementation
mildew
util
stack
Stack
functions
array
peek
pop
push
reserve
size
top
push an item to the stack and return its position