Skip to content

Family_RelativesIterator

ctreffs edited this page Aug 3, 2020 · 2 revisions

Family.RelativesIterator

public struct RelativesIterator:​ IteratorProtocol

Inheritance

IteratorProtocol

Initializers

init(family:​root:​)

public init(family:​ Family<R>, root:​ Entity)

Methods

next()

public mutating func next() -> R.RelativesDescending?
Clone this wiki locally