(This type is managed by TypeCheck, which allows checking values against the type at runtime.)
TypeCheck
@type key() :: any()
Full definition:
key() :: any()
@type value() :: any()
value() :: any()