Viewing profile — vilu
vilu
HN member- Joined
- Tue, Feb 20, 2018, 9:52 AM UTC
- HN karma
- 2
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About vilu
No profile information was provided.
Recent public activity
-
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.
-
comment
Comment #17651414
It seems as if Grain compile to web assembly vs compiling to JS.
-
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?
-
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.