dropLast(_:) Inherited from Sequence.dropLast(_:). Declarationfunc dropLast(_ k: Int = 1) -> [Self.Element]