@hackage smartGroup0.0.0
group strings by words in common
Categories
License
BSD-3-Clause
Maintainer
amsay@amsay.net
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (3)
- base >=3 && <5
- containers <1
- heap <1.1 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/extemp
Given a list of strings, smartGroup provides a set of functions to group them into smaller lists based on the most common words of the set.