Junjie Wu
04/26/2022, 7:11 AMSequence<T>.drop(n: Int) param type is Int instead of Long ? I thought Kotlin’s sequence is equivalent to Java’s stream, and presuming the type should be the same as Stream<T> skip(long n);Junjie Wu
04/26/2022, 7:15 AMJunjie Wu
04/26/2022, 7:23 AMJunjie Wu
04/26/2022, 7:34 AMephemient
04/26/2022, 8:15 AMephemient
04/26/2022, 8:18 AM