Module steap_by_steap::stack

source ·

Structs§

  • A stack data structure for f64 that supports typical stack operations.
  • A stack data structure for i32 that supports typical stack operations.