Programming
Block or Report
Block or report Avaq
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
fluture-js/Fluture Public
🦋 Fantasy Land compliant (monadic) alternative to Promises -
-
fantasyland/fantasy-land Public
Specification for interoperability of common algebraic structures in JavaScript
-
-
1
const 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)
-
78 contributions in the last year
We're celebrating 100 million developers!
Less
More
Activity overview
Contributed to
wearereasonablepeople/eslint-config-warp,
fluture-js/Fluture,
fluture-js/fluture-node
and 15 other
repositories