dropLast(_:)

Declaration

func dropLast(_ n: Int = 1) -> [Element]