@hackage smartGroup0.3.0
group strings or bytestrings by words in common
Categories
License
BSD-3-Clause
Maintainer
amsay@amsay.net
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (4)
- base >=3 && <5
- bytestring <1
- containers <1
- template-haskell <3 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.