Generic Instance Method

lineRange(for:)

No overview available.

Declaration

func lineRange<R>(for aRange: R) -> Range<Self.Index> where R : RangeExpression, R.Bound == String.Index