-
Declaration
Swift
public var startIndex: Int { get } -
Declaration
Swift
public var endIndex: Int { get } -
Declaration
Swift
public func index(after index: Int) -> Int -
Declaration
Swift
public subscript(index: Int) -> EdgeId { get }
View on GitHub
VertexEdgeCollection Structure Reference