Hacker News new | ask | show | jobs
by kartickv 2925 days ago
Sad to see optional typing go. I thought that's the best of both worlds -- you can write type annotations for documentation or checking, but you also have the benefit of dynamic typing when static typing comes in the way.