We currently don't have skipLast implemented. Are we removing it intentionally or just forgot to build it? Notice the discrepancy here: - `skip` - `skipUntil` - `skipWhile` - `take` - `takeLast` - `takeUntil` - `takeWhile`