Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/dmitriz/cpsfy
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriz committed Aug 23, 2024
2 parents 7e40c41 + 3f5766d commit 10406f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DOCUMENTATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Tiny but powerful goodies for Continuation-Passing-Style functions
+ [Associativity law](#associativity-law)
+ [Identity laws](#identity-laws)
- [Application of `chain`: Turn Node API into Promise style callbacks](#application-of-chain-turn-node-api-into-promise-style-callbacks)
- [CPS.ap](#cpsap-todo)
- [CPS.ap](#cpsap)
* [Running CPS functions in parallel](#running-cps-functions-in-parallel)
* [Lifting functions of multiple arguments](#lifting-functions-of-multiple-arguments)
+ [Promise.all](#promiseall)
Expand Down

0 comments on commit 10406f9

Please sign in to comment.