Hacker News new | ask | show | jobs
by bluGill 278 days ago
The other hope for contracts is static whole program analysis can prove your program - at least in part. If you can prove some contract false that tells you where a bug is long before anyone triggers it.