Hi, I was wondering if it is totally correct that...
# arrow
t
Hi, I was wondering if it is totally correct that Either::cond takes the boolean condition parameter as a concrete boolean value instead of a lambda returning a boolean? I would vote for the latter.