Nested Pipe functions #659
Replies: 1 comment 2 replies
-
I will need a bit more precise code, as I want to evaluate Typescript effect of any R.pipe change. Also, TS for R.pipe is far from ideal so any change need to be carefully introduced. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Sometimes there is a case where you want to have another function determining the predicate. Is there a nice way to use pipe with this?
A bit of pseudo code
Beta Was this translation helpful? Give feedback.
All reactions