Control.Lens.Representable

Representable Functors

class Representable f

Using Lenses as Representations

type Rep f

Default definitions

fmapRep

pureRep

apRep

bindRep

distributeRep

Wrapped Representations

data Path f

paths

tabulated

Setting with Representation

rmap

Folding with Representation

rfoldMap

rfoldr

Traversing with Representation

rtraverse

rtraverse_

rfor

rmapM

rmapM_

rforM

Representable Setters, Folds and Traversals

rmapped

rfolded

rtraversed