https://github.com/missingfaktor/partial-fn
[ABANDONED] A simple partial function implementation for Clojure.
https://github.com/missingfaktor/partial-fn
Last synced: about 1 year ago
JSON representation
[ABANDONED] A simple partial function implementation for Clojure.
- Host: GitHub
- URL: https://github.com/missingfaktor/partial-fn
- Owner: missingfaktor
- Created: 2014-01-02T07:27:14.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-31T06:25:31.000Z (almost 12 years ago)
- Last Synced: 2025-01-23T10:11:19.876Z (about 1 year ago)
- Language: Clojure
- Homepage:
- Size: 173 KB
- Stars: 3
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# partial-fn
This project now has a new [home](https://github.com/missingfaktor/match-block).