You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seems to be a bug in the Traversables exercises:
Also this assertion seems to be non-deterministic: (totalReduceRightTime > totalReduceLeftTime) should be()
Locally I have tried to run this multiple times and I have varied results. Something to consider when updating this exercise.
The text was updated successfully, but these errors were encountered:
There seems to be a bug in the Traversables exercises:
Also this assertion seems to be non-deterministic:
(totalReduceRightTime > totalReduceLeftTime) should be()
Locally I have tried to run this multiple times and I have varied results. Something to consider when updating this exercise.
The text was updated successfully, but these errors were encountered: