https://github.com/tkocmathla/zipup
A library of useful zipper functions
https://github.com/tkocmathla/zipup
clojure utility-library
Last synced: 12 months ago
JSON representation
A library of useful zipper functions
- Host: GitHub
- URL: https://github.com/tkocmathla/zipup
- Owner: tkocmathla
- License: epl-1.0
- Created: 2017-12-28T02:32:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-02T16:09:03.000Z (over 8 years ago)
- Last Synced: 2025-06-20T19:13:34.121Z (about 1 year ago)
- Topics: clojure, utility-library
- Language: Clojure
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zipup
[](https://clojars.org/zipup)
Zipup is a Clojure library of useful zipper functions to complement [clojure.zip](https://clojure.github.io/clojure/clojure.zip-api.html).
## Installation
To install, add the following to your project `:dependencies`:
[zipup "0.2.0"]
## Documentation
* [API Docs](https://tkocmathla.github.io/zipup)
## License
Copyright © 2018 Matt Grimm
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.