Jon Jagt

Results 2 comments of Jon Jagt

So if I am understanding this correctly, the current `collect` implementation should be the implementation of `collectEachOccurrences`, only running the given function once for each unique element, whereas `collect` should...