Simplify the representation of the Free monad.#938
Conversation
|
I am a little displeased that Note that this implementation does no walking under |
There was a problem hiding this comment.
Would be nice to see this reworked rather than deleted. People seemed to find it helpful.
|
lgtm |
There was a problem hiding this comment.
Value is lazy here but eager in Return.
|
That is great! Less is more, I think it makes thing much easier to understand to anyone diving in the code now that there is just a single implementation. Plus, I was never very comfortable with that arbitrary About the sub-optimal performance concerns of LGTM |
|
Looks good. |
Simplify the representation of the Free monad.
Review by @pchiusano, @vmarquez, @divarvel, and/or @aloiscochard appreciated.