Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doc confusion: no instance of the proposed Functor in "type lambda gotchas" #280

Open
rossabaker opened this issue May 14, 2024 · 0 comments

Comments

@rossabaker
Copy link
Member

In Type Lambda gotchas:

In these cases you should prefer the lambda syntax, which would be written as:

Functor[Lambda[a => Future[List[a]]]]

The documentation doesn't explicitly refer to Cats' Functor, but most people are going to assume that, and Cats provides no such functor out of the box.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant