steap_by_steap
0.1.0
Module stack
Structs
In crate steap_by_steap
?
Module
steap_by_steap
::
stack
source
·
[
−
]
Structs
§
StackF64
A stack data structure for
f64
that supports typical stack operations.
StackI32
A stack data structure for
i32
that supports typical stack operations.