We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71053cb commit a4dfa7fCopy full SHA for a4dfa7f
2021/compose.md
@@ -0,0 +1,3 @@
1
+## compose函数
2
+把前面一个函数的执行结果,作为后一个函数的入参,一直链式的执行下去。返回一个函数
3
+
0 commit comments