Functions for Iterable are designed to make a snap...
# stdlib
o
Functions for Iterable are designed to make a snapshot and avoid any lazy operations. E.g. it doesn’t create a View on original collection. If you want this, use Sequence.