dropFirst(_:)

Declaration

func dropFirst(_ n: Int = 1) -> AnyCollection<Element>