Hacker News new | ask | show | jobs
by ygra 4099 days ago
Code Contracts are just assertions. Pex can use them though and is built on Z3, iirc.
1 comments

They seem to be more than assertions. You get warnings at build time and clearly some proving engine must be in use.