#root::data::Map

IterRef root/data/Map.vi:117

struct IterRef[K, V](...);

impl

impl [K, V]: Iterator[IterRef[K, V], &(K, V)];
impl [K, V]: Fork[IterRef[K, V]];
impl [K, V]: Drop[IterRef[K, V]];