|
|
|
|
|
by viraptor
2617 days ago
|
|
You're only using it locally for specific invariants. That doesn't have to depend on the system's complexity. For example assert(2+2==4) works the same, regardless of it's only a one line app, or in the middle of an OS kernel. |
|