Renumbered styles to flow better
This commit is contained in:
18
23-declared-intentions/README.md
Normal file
18
23-declared-intentions/README.md
Normal 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!"
|
||||
|
||||
Reference in New Issue
Block a user