Control.Lens.Action
type Action m s a
act
acts
perform
performs
liftAct
(^!)
(^!!)
(^!?)
type IndexedAction i m s a
iact
iperform
iperforms
(^@!)
(^@!!)
(^@!?)
type MonadicFold m s a
type IndexedMonadicFold i m s a
type Acting m r s t a b
type IndexedActing i m r s t a b
class Effective m r f