Lens.Family2.Stock
data AlongsideLeft f b a
data AlongsideRight f a b
type Lens a a' b b'
type Lens' a b
type Traversal a a' b b'
type Traversal' a b
type Setter a a' b b'
type LensLike f a a' b b'
type LensLike' f a b
class Applicative f
class Identical f