lens-3.7.3: Lenses, Folds and Traversals

Portabilityportable
Stabilityprovisional
MaintainerEdward Kmett <[email protected]>
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.