Swiftz Practice Here is Practice of typelift/Swiftz Running Environment $ swift --version Apple Swift version 3.1 (swiftlang-802.0.53 clang-802.0.42) Target: x86_64-apple-macosx10.9 How to run cd <this repo> swift build ./.build/debug/swiftz-prac Entry point ./Sources/main.swift Practices ./Sources/ListPrac.swift ./Sources/MonoidPrac.swift ./Sources/ArrowPrac.swift