Join Slack
Powered by
<@U0BHS1Y07>: your implementation of `peek` is tot...
# stdlib
v
vmironov
03/05/2016, 9:38 AM
@voddan
: your implementation of
peek
is totally wrong: 1. It will evaluate sequence eagerly 2. It will evaluate sequence multiple times 3. It will apply side effects in a wrong order
Open in Slack
Previous
Next