Viewing profile — nsytk
nsytk
HN member- Joined
- Fri, Jan 14, 2022, 11:43 AM UTC
- HN karma
- 2
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About nsytk
No profile information was provided.
Recent public activity
-
comment
Comment #29933340
Haskell is more versatile: f(a, b) is a function applied to a single tuple, f a b is a function applied to two arguments. I do not understand the "instead of" in the cited part and…