-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Any chance of continuation? #161
Comments
This project has been retired, @nikolal. This comparison lists a number of features RF's Future type lacks. Other types are similarly lacking in functionality provided by other libraries. Additionally, RF still targets an old version of the Fantasy Land spec, so is incompatible with some newer libraries.
I'd love suggestions as to how Sanctuary's documentation could be made more approachable. :) |
I think it's because RF's documentation (eg. Either) reads kind of like a tutorial. Maybe Sanctuary can include working with the Either type and working with the Maybe type pages somewhere (wiki, or |
Indeed. A Wiki would be very nice! Also splitting the docs up would help. |
Thank you for the constructive feedback, @ferborva! sanctuary-js/sanctuary#210 has been at the back of my mind for quite some time, but I've been preoccupied with other Sanctuary improvements. I would love to find a way to sustain myself working on Sanctuary full-time, but it's currently a nights and weekends project. |
Completely understandable and a wonderful goal to point for ;) |
I agree with the posters above. I can give several suggestions.
And also I agree with @ferborva suggestions about splitting docs and mini tutorial. |
Is there chance that this project might continue updates in the future?
Maybe: sanctuary-js/sanctuary-maybe†
Either: sanctuary-js/sanctuary-either†
Future: fluture-js/Fluture
State: fantasyland/fantasy-states
Tuple: fantasyland/fantasy-tuples
Reader: fantasyland/fantasy-readers
IO: fantasyland/fantasy-io
Identity: fantasyland/fantasy-identities
As suggested in other thread, this is merged into sanctuary project, but their docs are awful, especially for someone new to functional programming.
PS
Thanks for making this in the first place.
The text was updated successfully, but these errors were encountered: