Custom pipeline operators for easy chaining in Swift
22 ./ Utils.funcThatConvertsIntIntoString ./ { print($0) }See more examples of usage in unit tests.
Install using SwiftPM.
Custom pipeline operators for easy chaining in Swift
22 ./ Utils.funcThatConvertsIntIntoString ./ { print($0) }See more examples of usage in unit tests.
Install using SwiftPM.