Update spreadOver.md

This commit is contained in:
Angelos Chalaris
2017-12-22 09:44:14 +02:00
committed by GitHub
parent 5229f7c558
commit 60e4092cf5

View File

@ -1,4 +1,4 @@
### Spread Over ### spreadOver
Takes a veriadic function and returns a closure that accepts an array of arguments to map to the inputs of the function. Takes a veriadic function and returns a closure that accepts an array of arguments to map to the inputs of the function.