dropFirst(_:)

Declaration

func dropFirst(_ k: Int) -> DropFirstSequence<Base>