cleanupeasyhelp wanted
Repository metrics
- Stars
- (1,597 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
As more stuff gets moved directly under io.finch, its API docs are getting a little unwieldy. It'd be nice to make prioritization traits private[finch] so they don't show up in the docs (their methods still will, though), and possibly even to organize the definitions using Scaladoc groups (see e.g. how I'm using them in circe).