napkin-core
Contents
Index
Safe Haskell
None
Language
GHC2024
Napkin.Utils.Either
Documentation
mapLeft
:: (a -> c) ->
Either
a b ->
Either
c b
#