These are not "optimized" with regard to their ordinary mutable counterparts.
> These two data structures are highly practical, performant in most of the cases.
Immutable hashes are highly impractical when you need regular mutable hashes, which is most of the time.
These are not "optimized" with regard to their ordinary mutable counterparts.
> These two data structures are highly practical, performant in most of the cases.
Immutable hashes are highly impractical when you need regular mutable hashes, which is most of the time.