optics-core-0.4.1: Optics as an abstract interface: core definitions
Safe HaskellNone
LanguageHaskell2010

Optics.Core

Description

See the Optics module in the main optics package for overview documentation.

Synopsis

Basic definitions

Kinds of optic

module Optics.Iso

Indexed optics

Overloaded labels

Combinators

module Optics.Re

Optics for basic data types