puffnfresh / bilby.js

Serious functional programming library for JavaScript.
http://bilby.brianmckenna.org/
MIT License
592 stars 24 forks source link

npm js - update bibly #9

Open SimonRichardson opened 11 years ago

SimonRichardson commented 11 years ago

Is it possible you can push the latest changes to bilby to https://npmjs.org/package/bilby

SimonRichardson commented 11 years ago

I've updated most of the issues you've found and it seems like you did a lot of the hard work for me :+1: - I went back to use Validation over Attempt and kept with Id over Identity. The only thing that was actually left on your list which you removed was the of method.

So it's completely up to you what you'd like to do, I'm also free to do anything else if you require, more unit tests, missing documentation.

The only thing that would be a nice pointer would be to have some examples/tests around the State structure.

DamonOehlman commented 11 years ago

:+1: I'm keen to use 0.1 so yes please :)