Hacker News new | ask | show | jobs
by 1letterunixname 944 days ago
0. I don't see type annotations.

1. Why another language and not a better runtime for an existing language with an install base that already exists?

1 comments

0. Roc is capable of always inferring types. So type annotations are never required. That said, type annotations are used commonly and 100% supported.