A dictionary (d…e). Iteration/encoding order is canonical (keys sorted by bytes).
d…e
Dictionary lookup; returns null if this isn't a dict or the key is absent.
Dictionary index/insert. Throws if this entry is not a dict.