Live data from Hacker News

Viewing profile — nsytk

nsytk

HN member
Joined
Fri, Jan 14, 2022, 11:43 AM UTC
HN karma
2
Public activity
1 items

About nsytk

No profile information was provided.

Recent public activity

  1. 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…