Added passive aggressive style
This commit is contained in:
16
23-passive-aggressive/README.md
Normal file
16
23-passive-aggressive/README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
Style #23
|
||||
==============================
|
||||
|
||||
Constraints:
|
||||
|
||||
- Computation should not proceed if exceptions occur
|
||||
|
||||
- Core program functions have no exception handling, not even the main function
|
||||
|
||||
- The final result should show the exception, if it occurred
|
||||
|
||||
Possible names:
|
||||
|
||||
- Passive aggressive
|
||||
- Monadic Exceptions
|
||||
|
||||
Reference in New Issue
Block a user