Lens.Family2.Stock

Lens Combinators

choosing

alongside

beside

Stock Lenses

_1

_2

chosen

ix

at

intAt

contains

intContains

Stock Traversals

both

_Left

_Right

_Just

_Nothing

ignored

Stock SECs

mapped

Types

data AlongsideLeft f b a

data AlongsideRight f a b

Re-exports

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