Live data from Hacker News

Viewing profile — vilu

vilu

HN member
Joined
Tue, Feb 20, 2018, 9:52 AM UTC
HN karma
2
Public activity
4 items

About vilu

No profile information was provided.

Recent public activity

  1. comment
    Comment #23414227

    As someone who mainly writes Scala, I really enjoy working with effect types that are also monads. Cats effect, Monix and ZIO are some examples.

  2. comment
    Comment #17651414

    It seems as if Grain compile to web assembly vs compiling to JS.

  3. comment
    Comment #17651410

    No, I would be interested in that too. I don't know anything about Web Assembly but maybe GC is handled by Web Assembly?

  4. comment
    Comment #17651384

    Maybe by making the API of index based list datatypes return the value inside of a container type. In general it's a helpful strategy when creating total functions.