Hacker News new | ask | show | jobs
by willtim 2096 days ago
Yes, every statically-typed language has a dynamic language as a subset. It is up to the author to use and apply types. One can certainly write Haskell where everything is in IO and everything uses Strings.