Essential components for the functional Swift programmer. Pipes, currying, function composition.
This version of SwiftPipes is meant to be used with Swift 3.0
SwiftPipes is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "SwiftPipes"
Tim Bodeit, [email protected]
SwiftPipes is inspired by:
- The pipe-forward gist by kristopherjohnson
- Pipe by danthorpe
SwiftPipes is available under the MIT license. See the LICENSE file for more info.