typelevel/cats

Improve doc for Func

Open

#2650 opened on Nov 30, 2018

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

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