@ignore
public function getIterator() : Traversable { return new MapFieldIter($this->container, $this->key_type); }