Lens.Family.Clone
type ALens a a' b b'
type ALens' a b
type ATraversal a a' b b'
type ATraversal' a b
type AGetter a a' b b'
type AGetter' a b
type AFold a a' b b'
type AFold' a b
data IStore b b' a
data IKleeneStore b b' a
type LensLike f a a' b b'
type LensLike' f a b
type FoldLike r a a' b b'
type FoldLike' r a b
type ASetter a a' b b'
class Applicative f
class Phantom f
class Identical f