Skip to main content

lazy-cached-map-collection-properties

startIndex

public var startIndex: Index 

endIndex

public var endIndex: Index 

count

public var count: Index 

Methods

index(before:)

public func index(before i: Index) -> Index 

index(after:)

public func index(after i: Index) -> Index

Did you find this page helpful?