This package browser is in early development. Mind the rough edges.

guile-lens 0.1-1.722dcf7

Composable lenses for data structures in Guile

Guile-Lens is a library implementing lenses in Guile. The library is currently a re-implementation of the lentes library for Clojure. Lenses provide composable procedures, which can be used to focus, apply functions over, or update a value in arbitrary data structures.

Installation

Install guile-lens 0.1-1.722dcf7 as follows:

guix install guile-lens@0.1-1.722dcf7

Or install the latest version:

guix install guile-lens

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.