Hacker News new | ask | show | jobs
by MichaelGG 3943 days ago
So use F#'s dynamic typing parts? Or make everything obj and cast away? Unless most solutions don't work with types then it seems that you're better off having them in the language and using escape hatches as necessary.