Provides immutable collection data structures for Rust, such as vectors, maps, and sets.
# Cargo.toml
[dependencies]
im = "15.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an immutable vector and pushes elements, returning new vectors.
No known issues recorded.
No dependency data recorded yet.