Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/frasertweedale/hs-concise

Utilities for Control.Lens.Cons
https://github.com/frasertweedale/hs-concise

Last synced: 6 days ago
JSON representation

Utilities for Control.Lens.Cons

Awesome Lists containing this project

README

        

Utilities for ``Control.Lens.Cons``
===================================

This library provides a few utility types and functions for working
with ``Control.Lens.Cons``. Rewrite rules are employed to make
common conversions perform as well as the "native" but non-generic
conversion (e.g. ``String`` to ``Text``, lazy to strict, etc).