| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Data.Functor.Update
Description
Extends Representable with support for modifying elements.
Documentation
class Representable f => Update f where Source #
Extends Representable with support for modifying elements.
If Eq (Rep f)