dropLast(_:)

Declaration

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