Powered by AppSignal & Oban Pro

HashDict

elixir_livebooks/hash_dict.livemd

HashDict

Tuple-based HashDict implementation.

This module is deprecated. Use the Map module instead.

Function new/0

Creates a new empty dict.