To my last question about `Iterable` vs `Sequence`...
# stdlib
v
To my last question about
Iterable
vs
Sequence
- does it really make sense to have methods like
all(predicate): Boolean
duplicated? https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/all.html