On Monday, 2 June 2014 at 23:01:56 UTC, deadalnix wrote:
On Monday, 2 June 2014 at 22:53:10 UTC, ponce wrote:
- no exceptions (!)

How do they do error handling ?

- type inference is "bidirectional by expression or statement"

KAMOULOX ! (french people will understand)

It specifically says that the language has optional types, e.g., Maybe or Option. I don't know if they're a part of the ADT feature or something separate, maybe some syntax sugar like C#'s ?.

Reply via email to