An ITF map whose arbitrary keys and emitted entry order are preserved.
Summary
Types
@type t() :: %ITF.Map{entries: [{ITF.Value.t(), ITF.Value.t()}]}
An ITF map whose arbitrary keys and emitted entry order are preserved.
@type t() :: %ITF.Map{entries: [{ITF.Value.t(), ITF.Value.t()}]}