Lens.Micro
(&)
(<&>)
type ASetter s t a b
type ASetter' s a
sets
(%~)
over
(.~)
set
(?~)
(<%~)
(<<%~)
(<<.~)
mapped
type SimpleGetter s a
type Getting r s a
(^.)
to
type SimpleFold s a
(^..)
toListOf
(^?)
(^?!)
traverseOf_
has
folded
folding
type Lens s t a b
type Lens' s a
lens
at
_1
_2
_3
_4
_5
strict
lazy
non
type Traversal s t a b
type Traversal' s a
traverseOf
singular
failing
filtered
both
traversed
each
ix
_head
_tail
_init
_last
mapAccumLOf
_Left
_Right
_Just
_Nothing
type LensLike f s t a b
type LensLike' f s a