We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f08c9ed commit 3f5766dCopy full SHA for 3f5766d
DOCUMENTATION.md
@@ -68,7 +68,7 @@ Tiny but powerful goodies for Continuation-Passing-Style functions
68
+ [Associativity law](#associativity-law)
69
+ [Identity laws](#identity-laws)
70
- [Application of `chain`: Turn Node API into Promise style callbacks](#application-of-chain-turn-node-api-into-promise-style-callbacks)
71
-- [CPS.ap](#cpsap-todo)
+- [CPS.ap](#cpsap)
72
* [Running CPS functions in parallel](#running-cps-functions-in-parallel)
73
* [Lifting functions of multiple arguments](#lifting-functions-of-multiple-arguments)
74
+ [Promise.all](#promiseall)
0 commit comments