Replies: 1 comment 4 replies
-
Before answering, why do you have As for nesting, the software is made of trees, little trees are OK, bigger trees can be refactored. Sometimes you can make pipe flat with do notation, but do you really need it? Just give that anonymous function a name a write it elsewhere. You can also replace |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How is better and more clean write code with nested if statement and TaskEither?
Code block:
Beta Was this translation helpful? Give feedback.
All reactions