Contents

forEach(_:)

Iterate over pairs of elements.

Declaration

func forEach(_ body: (Element, Element) throws -> Void) rethrows

See Also

Iterating the elements of a buffer