j
k
j a
j l
On Thu, 17 Sep 2020, Carter Schonwald wrote:
I’d expect fromEither to be Either a b -> (a-> c )-> (b-> c) -> c
This is the signature of 'either', with different parameter order.
Back to the thread
Back to the list