lens-3.7: Lenses, Folds and Traversals

Portabilityportable
Stabilityprovisional
MaintainerEdward Kmett <ekmett@gmail.com>
Safe HaskellNone

Data.Dynamic.Lens

Description

 

Synopsis

Documentation

dynamic :: Typeable a => Simple Prism Dynamic aSource

Traverse the typed value contained in a Dynamic where the type required by your function matches that of the contents of the Dynamic.