One more (hopefully the last!) renumbering

This commit is contained in:
Crista Lopes
2013-11-28 20:54:31 -08:00
parent 9c474d619f
commit c132cf862e
22 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
Style #22
==============================
Constraints:
- Existence of a run-time typechecker
- Procedures and functions declare what types of arguments they expect
- If callers send arguments of types that are't expected, the
procedures/functions are not executed
Possible names:
- declared intentions
- "You've been warned!"