Replies: 1 comment
-
Was able to use sum types to create a modest pipe function...but not generic types. Improvements welcome.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Not sure why this simple compose() attempt fails to compile. Is this a bug or am I not constructing the functions or types correctly?
Results in ...
Beta Was this translation helpful? Give feedback.
All reactions