XCEPipeline 1.2.1

XCEPipeline 1.2.1

Maxim Khatskevich维护。



  • Maxim Khatskevich

GitHub License GitHub Tag CocoaPods Version CocoaPods Platforms Swift Package Manager Compatible Carthage Compatible Written in Swift

管道

Swift中用于简单链式调用的自定义管道操作符

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

在单元测试中查看更多使用示例。