thana
06/07/2021, 8:16 AMSequence#take(…) does contain code examples only for the Iterable#take(…) method and even mentions variants of take that do not even exist on Sequence ? https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.sequences/take.htmlZhelenskiy
06/07/2021, 9:21 AMephemient
06/07/2021, 6:21 PMephemient
06/07/2021, 6:21 PMephemient
06/07/2021, 6:22 PM@sample samples.collections.Collections.Transformations.take https://github.com/JetBrains/kotlin/blob/master/libraries/stdlib/common/src/generated/_Sequences.kt