https://github.com/begriffs/fpoop
Functional Programming for the Object Oriented Programmer
https://github.com/begriffs/fpoop
Last synced: about 1 year ago
JSON representation
Functional Programming for the Object Oriented Programmer
- Host: GitHub
- URL: https://github.com/begriffs/fpoop
- Owner: begriffs
- Created: 2013-05-02T22:49:10.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-03T01:02:28.000Z (almost 13 years ago)
- Last Synced: 2025-01-10T17:50:19.069Z (about 1 year ago)
- Language: Clojure
- Size: 105 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fpoop
Solutions to the exercises in [Functional Programming for the
Object-Oriented Programmer](https://leanpub.com/fp-oo). Yeah, it's
mostly just my own experiment, you probably won't care about this repo.
## License
Copyright © 2013 Joe Nelson
Distributed under the Eclipse Public License, the same as Clojure.