zoom-refs: Zoom (~ Functor) and pairing (~ Applicative) for mutable references.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Zoom (a'la lens zoom for State) for TVars, IORefs, and STRefs. TVars and STRef additionaly can be paired to form composite references. Multi-refs that use Traversals instead of Lenses are also available.


[Skip to Readme]

Properties

Versions 0.0.0.0, 0.0.0.0, 0.0.0.1
Change log None available
Dependencies base (>=4.8 && <4.9), lens, stm [details]
License BSD-3-Clause
Author Marcin Mrotek
Maintainer marcin.jan.mrotek@gmail.com
Category Control
Bug tracker http://github.com/marcinmrotek/zoom-refs/issues
Source repo head: git clone http://github.com/marcinmrotek/zoom-refs.git
Uploaded by mjmrotek at 2015-07-05T21:41:40Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for zoom-refs-0.0.0.0

[back to package description]

zoom-refs

Zoom functionality for all kinds of mutable references.