Simon Richardson

Results 98 comments of Simon Richardson

:+1: on using `Option` instead of a guard func & null. Looks nice and clean to me.

> But I dunno if all fold implementations out there are for ADTs with two variants. That would be a [nope](https://github.com/fantasyland/fantasy-frees/blob/master/src/free.js#L50). > I do not think the general version is...

Maybe i should add fold3 to [these](https://github.com/fantasyland/fantasy-these/blob/master/src/these.js#L8) 😄

I bet @puffnfresh wouldn't mind donating daggy to fantasy-land tbh.

> Where should proposals be discussed? Should we have a separate repo on fantasy-land to namespace these discussions? Yes please, esp. with long running discussions, it can get confusing.

> @SimonRichardson also I can't act on your request I'm not a member. That can be arranged 😛

Having used `chainRec` a few times now, I wish we had used `Either`. I'm not totally sold on a whole spec for either as they type should say enough?

Thanks @safareli some food for thought :+1:

As always @joneshf you put it way better than me...

I found it very informative 😀