[][src]Module boa::builtins::map::map_iterator

Structs

MapIterator

The Map Iterator object represents an iteration over a map. It implements the iterator protocol.

Enums

MapIterationKind