Skip to content

Commit 3f5766d

Browse files
authored
Update DOCUMENTATION.md
remove todo from ap
1 parent f08c9ed commit 3f5766d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: DOCUMENTATION.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Tiny but powerful goodies for Continuation-Passing-Style functions
6868
+ [Associativity law](#associativity-law)
6969
+ [Identity laws](#identity-laws)
7070
- [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)
71+
- [CPS.ap](#cpsap)
7272
* [Running CPS functions in parallel](#running-cps-functions-in-parallel)
7373
* [Lifting functions of multiple arguments](#lifting-functions-of-multiple-arguments)
7474
+ [Promise.all](#promiseall)

0 commit comments

Comments
 (0)