文書   >   Swift 標準ライブラリ   >   Collections   >   Supporting Types   >   AnyBidirectionalCollection   >   distance(from:to:)
インスタンスメソッド
distance(from:to:)
利用可能な概要はありません。
宣言
func distance(from start: AnyBidirectionalCollection.Index, to end: AnyBidirectionalCollection.Index) -> Int