Open willfrew opened 2 years ago
As per the docs for takeMaybe, when called on a Channel, it can return END.
takeMaybe
Channel
END
As per the docs for
takeMaybe
, when called on aChannel
, it can returnEND
.