Instance Method インスタンスメソッド

distance(from:to:)

No overview available.

Declaration 宣言

func distance(from start: Base.Index, to end: Base.Index) -> Int
Available when Base conforms to BidirectionalCollection. BaseBidirectionalCollectionに準拠する時に利用可能です。