Lens.Family.Clone

cloneLens

cloneTraversal

cloneSetter

cloneGetter

cloneFold

Types

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

Re-exports

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