Simplified the quarantine style a little bit by merging some of the functions.
This commit is contained in:
@@ -3,7 +3,7 @@ Style #24
|
||||
|
||||
Constraints:
|
||||
|
||||
- Core program functions have no side effects of any kind, inlcuding IO
|
||||
- Core program functions have no side effects of any kind, including IO
|
||||
|
||||
- All IO actions must be contained in computation sequences that are
|
||||
clearly separated from the pure functions
|
||||
|
||||
Reference in New Issue
Block a user