sanctuary-js / sanctuary

:see_no_evil: Refuge from unsafe JavaScript
https://sanctuary.js.org
MIT License
3.03k stars 94 forks source link

Request: Add `sanctuary/unchecked` directory #517

Closed mwalkerwells closed 6 years ago

mwalkerwells commented 6 years ago

Sanctuary is great, but it would be much more approachable if incremental type-checking was easier (like Flowtype). While suboptimal, I forked the project to achieve this: https://github.com/mwalkerwells/sanctuary-dynamic

All the power of Sanctuary, with dynamism of Ramda.

Additional Context https://github.com/mwalkerwells/sanctuary-dynamic/commit/b9146870197eb543e4bc39102bfb73657571b7c3#commitcomment-28404523