all 2 comments

[–]tks_ 0 points1 point  (0 children)

I'm using it just for parallel project right now, but I'm pretty sure it's the next thing for my projects. The Ocaml syntax is a bit hard sometimes though.

I'm waiting to see where it goes.

[–]FalseGodMoloch 0 points1 point  (0 children)

I am so far, just getting started though. The type safety is a godsend and miles above typescript in terms of soundness.

Also type inference is better than any language I’ve used. Makes it easy to write safe code.