typelevel/cats

Improve doc for Func

Open

#2,650 opened on Nov 30, 2018

View on GitHub
 (8 comments) (0 reactions) (1 assignee)Scala (1,241 forks)batch import
documentationgood first issuehelp wantedlow-hanging fruitscope: small

Repository metrics

Stars
 (5,438 stars)
PR merge metrics
 (Avg merge 4h 2m) (5 merged PRs in 30d)

Description

Nobody knows what the hell Func does ... linking to a 25-page Haskell paper (even a good one) isn't ideal. Can we improve the doc, at least to the point of explaining why we need both Func and Kleisli and how you might use it?

There is some discussion here.

Contributor guide