dropFirst(_:)

Declaration

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