funfix/funfix.js

Fantasy Land compatibility

Closed this issue · 4 comments

Do you have any plans to make funfix compatible with Fantasy Land for interoperability with other functional libraries like ramda? I believe a lot of the functions for compatibility already exist in funfix, but functions would need to be aliased to conform to the Fantasy Land prefixed method names. Thanks for the great library!

@mrdziuban the answer is yes, there are plans.

But I have to get familiar with Fantasy Land and I'll probably need help for it.

Will leave this ticket open to track the progress made.

Thanks @alexandru, I'll keep an eye on this ticket. I'm happy to help where possible though I would need to get more familiar with Fantasy Land as well.

Fantasy-Land compatibility has just landed on master, a pre-release version will get published soon.

Fantasy Land spec is violated by things like Option.of checking for nulls.