https://github.com/missingfaktor/piper
Dead-simple threading with functions, in Clojure
https://github.com/missingfaktor/piper
clojure functional-programming
Last synced: about 1 month ago
JSON representation
Dead-simple threading with functions, in Clojure
- Host: GitHub
- URL: https://github.com/missingfaktor/piper
- Owner: missingfaktor
- Created: 2014-03-16T23:15:40.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-17T11:27:42.000Z (over 11 years ago)
- Last Synced: 2025-03-17T00:17:02.447Z (8 months ago)
- Topics: clojure, functional-programming
- Language: Clojure
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# piper

Dead-simple threading with functions, in Clojure.
A detailed blog post [here](http://missingfaktor.blogspot.in/2014/03/dead-simple-threading-with-functions-in.html).
## License
Copyright © 2014 Rahul Goma Phulore
Distributed under the Eclipse Public License, the same as Clojure.