Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
yakshaving_jgt
on June 26, 2021
|
parent
|
context
|
favorite
| on:
Functors and Monads for People Who Have Read Too M...
The answer to your first question is yes. You can see that in the types.
fmap :: (a -> b) -> f a -> f b
The `a` becomes a `b` (which could be a different type but not necessarily), but the `f` is the same `f`.
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: