文書 > Swift 標準ライブラリ > Collections > Supporting Types > AnyCollection > dropFirst(_:)
インスタンスメソッド
dropFirst(_:)
利用可能な概要はありません。
宣言
func dropFirst(_ n: Int) -> AnyCollection<AnyCollection.Element>
XCode 9.3 日本語化計画:Swift 標準ライブラリ dropFirst(_:)
文書 > Swift 標準ライブラリ > Collections > Supporting Types > AnyCollection > dropFirst(_:)
利用可能な概要はありません。
func dropFirst(_ n: Int) -> AnyCollection<AnyCollection.Element>