Viewing profile — Balf
Balf
HN member- Joined
- Thu, Jun 28, 2018, 2:06 PM UTC
- HN karma
- 3
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About Balf
No profile information was provided.
Recent public activity
-
comment
Comment #18291204
I find it a little easier to decide what the Applicative instance "should" do by starting with pair :: f a -> f b -> f (a, b) from which you can derive the rest using pure and fmap…
-
comment
Comment #18119385
I think the idea is that something is ambiguous if it has more than one meaning. This language avoids the problem by having no meaning. It may be a very dry joke. I'm not sure.
-
comment
Comment #17416988
They suggested naïve sequential string replacing for html templating, so I would absolutely expect a bunch of regular expressions.