Module canrun::collections::lmap

source ·
Expand description

A HashMap-like data structure with LVar keys and values.

Macros

  • Create an LMap with automatic key/value Into<Value<T>> wrapping.

Structs

Functions