Live data from Hacker News

Viewing profile — sumeetdas

sumeetdas

HN member
Joined
Wed, Dec 26, 2018, 4:57 AM UTC
HN karma
34
Public activity
5 items

About sumeetdas

No profile information was provided.

Recent public activity

  1. comment
    Comment #44796580

    The first typed programming language where I've seen pipe operator |> in action was in F#. You can write something like: sum 1 2 |> multiply 3 and it works because |> pushes the ou…

  2. comment
    Comment #29865573

    - Its based on type theory, and thus supports data types like tuples, records, and sum types. Those are explained in the specs. - Does not use quotes to describe property names. Ha…

  3. story
  4. story
  5. story