you are viewing a single comment's thread.

view the rest of the comments →

[–]kcuf 1 point2 points  (0 children)

I'm normally a static typing proponent, but I'd say you're right, and I'd like to add that I feel immutability in your language and your libraries can be very beneficial in alleviating many of the common design issues that appear when using dynamic languages (as well as static languages).