navm v1.1.5 (2021-02-22T08:25:25Z)
Dub
Repo
ArrayStack.push
navm
defs
ArrayStack
pushes an element to stack
void
push
(T element)
class
ArrayStack
(T)
void
push
(
T
element
)
void
push
(T[] elements)
Meta
Source
See Implementation
navm
defs
ArrayStack
constructors
this
functions
peek
pop
push
read
readAbs
readPtr
readPtrAbs
setIndex
write
writeAbs
properties
count
pushes an element to stack