lens-4.5: Lenses, Folds and Traversals
Control.Lens.Internal.Prism
Description
Synopsis
data Market a b s t Source
This type is used internally by the Prism code to provide efficient access to the two parts of a Prism.
Prism
Constructors
Instances
type Market' a = Market a aSource
type Market' a s t = Market a a s t
Market'
Market