Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 833 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 833 Bytes

cark.data.lenses

Installing

Using lein2, add the reference to your project.clj

   [cark/data.lenses "0.0.1-SNAPSHOT"]

Usage

API doc : http://cark.github.com/data.lenses/

Sample project : https://github.com/cark/data.lenses/tree/master/example

Tutorial/example : https://github.com/cark/data.lenses/blob/master/example/src/example/core.clj

License

Copyright (c) Sacha De Vos and contributors. All rights reserved.

The use and distribution terms for this software are covered by the Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php) which can be found in the file LICENSE.html at the root of this distribution. By using this software in any fashion, you are agreeing to be bound by the terms of this license. You must not remove this notice, or any other, from this software.