proton-0.0.4
Safe HaskellNone
LanguageHaskell2010

Proton.Achromatic

Documentation

achrom :: forall s t a b. (s -> Maybe (b -> t)) -> (s -> a) -> (b -> t) -> Lens s t a b Source #