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
IIRC I took the implementation of def distinct in the std lib and modified it. That would mean .distinct probably has the same problem. I can imagine an implementation that keeps the known ones around as it lazily goes through the collection and skips the ones already seen.
xuwei-k
added a commit
to xuwei-k/scala-extensions
that referenced
this issue
Apr 17, 2017
No description provided.
The text was updated successfully, but these errors were encountered: