Control.Lens.Getter
type Getter s a
type IndexedGetter i s a
type Getting r s t a b
type IndexedGetting i m s t a b
type Accessing p m s t a b
to
(^.)
view
views
view'
views'
use
uses
use'
uses'
listening
listenings
(^@.)
iview
iviews
iuse
iuses
ilistening
ilistenings
class Gettable f
data Accessor r a