Module script::dom::bindings::iterable

source ·
Expand description

Implementation of iterable<...> and iterable<..., ...> WebIDL declarations.

Structs

Enums

Constants

Traits

  • A DOM object that can be iterated over using a pair value iterator.

Functions