Generic Instance Method 総称体インスタンスメソッド

lastRange(of:)

No overview available. 概要は利用可能でありません。

Declaration 宣言

func lastRange<D>(of data: D) -> Range<Int>? where D : DataProtocol