Avaq
Follow
-
Alt Shift Win
- Rotterdam
- https://altshift.win
- https://keybase.io/avaq
Pinned Loading
-
fluture-js/Fluture
fluture-js/Fluture Public🦋 Fantasy Land compliant (monadic) alternative to Promises
-
sanctuary-js/sanctuary
sanctuary-js/sanctuary Public🙈 Refuge from unsafe JavaScript
-
fantasyland/fantasy-land
fantasyland/fantasy-land PublicSpecification for interoperability of common algebraic structures in JavaScript
-
-
Common combinators in JavaScript
Common combinators in JavaScript 1const I = x => x
2const K = x => y => x
3const A = f => x => f (x)
4const T = x => f => f (x)
5const W = f => x => f (x) (x)
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.