Hacker News new | ask | show | jobs
by GrantMoyer 636 days ago
The pre and post conditions are checked at runtime. Also, typically static type sytems are not expressive enough to statically check more than relatively basic pre and post conditions, even in languages with advanced type systems like Haskell or Scala.