func relative<C>(to: C) -> Range<Bound>
Returns the range of indices described by this range expression within the given collection.
与えられたコレクション内の、この範囲式によって記述されるインデックスの範囲を返します。
init?<S>(NSRange, in: S)
Available when
Bound
is String
.
Index
.
Bound
がString
.
Index
である時に利用可能です。