Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

C# Code Contracts can specify constraints (like range check, nullability, list sizes, etc) on inputs/outputs of functions and enforces these statically based on the code inside the function.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: