Completed
Pull Request — master (#8)
by Sérgio
04:54
created
src/partial.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,7 @@
 block discarded – undo
7 7
  *
8 8
  * @param \Closure|string $fn
9 9
  *
10
- * @return mixed
10
+ * @return \Closure
11 11
  */
12 12
 function curry($fn)
13 13
 {
Please login to merge, or discard this patch.