项目作者: XCEssentials

项目描述 :
Custom pipeline operators for easy chaining in Swift.
高级语言: Swift
项目地址: git://github.com/XCEssentials/Pipeline.git
创建时间: 2018-08-11T00:23:27Z
项目社区:https://github.com/XCEssentials/Pipeline

开源协议:MIT License

下载


GitHub License
GitHub Tag
Swift Package Manager Compatible
Written in Swift
Supported platforms
Build Status

Pipeline

Custom pipeline operators for easy chaining in Swift

  1. 22 ./ Utils.funcThatConvertsIntIntoString ./ { print($0) }

See more examples of usage in unit tests.

How to install

Install using SwiftPM.