dropLast(_:)

Declaration

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