Control.Lens.Iso

Isomorphism Lenses

type Iso a b c d

iso

isos

au

auf

under

Primitive isomorphisms

from

via

data Isomorphism a b

class Isomorphic k

Common Isomorphisms

_const

identity

Simplicity

type SimpleIso a b