top | item 44668178

(no title)

Turskarama | 7 months ago

I really like the way F# (and presumably ocaml) do typing, it truly feels like the best of both worlds. Rarely do you need to actually write a type anywhere, and when you do it's because otherwise there might have been a runtime error.

discuss

order

yxhuvud|7 months ago

Sounds a bit like crystal. Flow typing etc is so powerful.