Contents

forEach(_:)

Iterate over four elements per step.

Declaration

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

See Also

Iterating the elements of a buffer