Ian Hofmann-Hicks
Ian Hofmann-Hicks
@boris-marinov: #1 does not fly if people are not using `this`. That would force consumers to always go with prototypes. If I am reading that correctly. for instance I define...
Gonna give this a Play tonight! Amazing! Quick question why were the comments in the code files changed to `\** ... *\` from `\\`?
Oh gotcha. Sorry I missed that.
@pfgray when you get a chance you will wanna rebase against current master. We have a fix in there for the spec runner on node:6
@pfgray will look into that, In the end, all of the pointfree functions should call the fantasy land function first, then dispatch to the non-prefixed. will pull down the branch...
@pfgray I am not seeing those same failures locally. What environment are you seeing them in?
Ahh. sorry I misunderstood what was going on here. Yes that will be a breaking change, and TBH updating the predicates is out of scope for this PR. it should...
And do not sweat the breaking change, we have a couple of them coming down the pipe (Fix to `Const` and `Writer`. @bennypowers esm changes as a big change on...
Also another thing I forgot to mention, each ADT has a `VERSION` variable at the top and an associated spec. This marks an API version for integration with `sanctuary-js`, so...
Hmmm. You may wanna wait on this until I finish up the changes I am doing to `Writer`, have some ideas about getting the empty for JS Types. Also this...