Hacker News new | ask | show | jobs
by travisjungroth 1783 days ago
You can statically analyze specs and check them at runtime if you want.
1 comments

Can you? Is there any tool that actually does that reliably?
The words "static" or "analysis" do not appear there. I imagine you meant that you can runtime check the specs, which, well, is no replacement for a type system.