dropFirst(_:)

Declaration

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