Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.21 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.21 KB

SwiftPipes

CI Status Version License Platform

Essential components for the functional Swift programmer. Pipes, currying, function composition.

Requirements

This version of SwiftPipes is meant to be used with Swift 3.0

Installation

SwiftPipes is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "SwiftPipes"

Author

Tim Bodeit, tim@bodeit.com

SwiftPipes is inspired by:

License

SwiftPipes is available under the MIT license. See the LICENSE file for more info.