Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
johnday
on June 8, 2020
|
parent
|
context
|
favorite
| on:
Pain Points of Haskell
<star> is pronounced either "ap" or "and" depending on context.
For example
div <$> (Just 5) <star> (Just 7)
Would be pronounced "map div over Just 5 and Just 7".
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
For example
div <$> (Just 5) <star> (Just 7)
Would be pronounced "map div over Just 5 and Just 7".