Commit Graph

7 Commits

Author SHA1 Message Date
Justin Lee
ffddbdd45e Added compose such that the rightmost function may have any arity. Added spread operator to explanation of pipe. 2017-12-15 07:39:39 -08:00
Angelos Chalaris
6bf0236731 Tag, lint, build 2017-12-15 12:53:09 +02:00
Justin Lee
807cd99137 Placed parameters of pipe on one line for better readability 2017-12-14 14:53:20 -08:00
Justin Lee
b7d49126d7 removed unnecessary brackets around one parameter function 2017-12-14 14:52:25 -08:00
Justin Lee
cd5eb04c4f Rewrote pipe such that the first function may have any arity. 2017-12-14 14:44:38 -08:00
conblem
eba5369989 Use full name for reduce 2017-12-12 17:03:14 +01:00
conblem
f7d2695866 Pipe example 2017-12-12 17:01:01 +01:00