Join Slack
Powered by
Functions for Iterable are designed to make a snap...
# stdlib
o
orangy
12/13/2015, 1:38 PM
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.
Open in Slack
Previous
Next