ITF.Map (itf v0.1.0)

Copy Markdown View Source

An ITF map whose arbitrary keys and emitted entry order are preserved.

Summary

Types

t()

@type t() :: %ITF.Map{entries: [{ITF.Value.t(), ITF.Value.t()}]}