Skip to content

Provides data type and functions to work with lenses, also known as functional references.

License

Notifications You must be signed in to change notification settings

cark/data.lenses

Repository files navigation

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.

About

Provides data type and functions to work with lenses, also known as functional references.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published