Viewing profile — sumeetdas
sumeetdas
HN member- Joined
- Wed, Dec 26, 2018, 4:57 AM UTC
- HN karma
- 34
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About sumeetdas
No profile information was provided.
Recent public activity
-
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…
-
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…
- story
- story
- story