Documentation Language: Swift

Method

dropLast(_:)

Inherited from Sequence.dropLast(_:).

func dropLast(_ k: Int = 1) -> [Self.Element]