DarkMatter.Lists.split_uniq_by
You're seeing just the function
split_uniq_by
, go back to DarkMatter.Lists module for more information.
Specs
split_uniq_by(Enumerable.t(), (any() -> any())) :: {Enumerable.t(), Enumerable.t()}
Split list into uniques by fun