https://github.com/paraseba/deepconv
Generic conversion for values
https://github.com/paraseba/deepconv
Last synced: 9 months ago
JSON representation
Generic conversion for values
- Host: GitHub
- URL: https://github.com/paraseba/deepconv
- Owner: paraseba
- Created: 2011-03-20T15:38:58.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-03-20T17:23:13.000Z (over 15 years ago)
- Last Synced: 2025-09-26T04:50:01.036Z (9 months ago)
- Language: Clojure
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# deepconv
Generic conversion for values.
Allows converting values in nested structures.
This is a tinny little library, implemented for my own needs, probably not what
you were looking for.
## License
Copyright (C) Sebastián Bernardo Galkin, 2011
Distributed under the Eclipse Public License, the same as Clojure.