sway_utils

Module mapped_stack

Source

Structs§

  • A HashMap that can hold multiple values and fetch values in a LIFO manner. Rust’s MultiMap handles values in a FIFO manner.