Control.Lens.Setter
type Setter a b c d
sets
mapped
over
mapOf
set
(.~)
(%~)
(+~)
(-~)
(*~)
(//~)
(^~)
(^^~)
(**~)
(||~)
(&&~)
(<.~)
(.=)
(%=)
(+=)
(-=)
(*=)
(//=)
(^=)
(^^=)
(**=)
(||=)
(&&=)
(<.=)
(<~)
type Setting a b c d
type SimpleSetting a b
type SimpleSetter a b