Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 820 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 820 Bytes

glasses

Leiningen logo


a lens libary for clojure

api documentation

tutorial

travis build status

using leiningen

[glasses "0.2.0-SNAPSHOT"]

using maven

<dependency>
  <groupId>glasses</groupId>
  <artifactId>glasses</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>

License

Copyright © 2014 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.