Hacker News new | ask | show | jobs
by FridgeSeal 2097 days ago
To be fair though, Julia's types play a much more forward role than your usual dynamically typed language.

Whilst there isn't a compiler enforcing strictness, it is idiomatic and encouraged to write type-stable code wherever possible.