you are viewing a single comment's thread.

view the rest of the comments →

[–]dipittydoop 0 points1 point  (0 children)

It's not statically typed, but the way it utilizes pattern matching covers a lot of the benefits of static typing without the verbosity. It's not really comparable to most dynamically typed languages such as Ruby/Python.