An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# zipup

[![Clojars Project](https://img.shields.io/clojars/v/zipup.svg)](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.