HieiJ
11/29/2019, 8:30 AMandThen
function) that overloads over pure and effectful functions. I tried to make an example here: https://gist.github.com/colomboe/0121f7d6ff4b6f0f0d69d28ed64b4166
In this way the composition is much more simple and readable, but I wonder if there is any negative aspect with this solution. What do you think?