dropFirst(_:)

Declaration

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