napkin-0.5.14
Copyright(c) Soostone Inc 2020
LicenseAllRightsReserved
Stabilityexperimental
PortabilityPOSIX
Safe HaskellSafe-Inferred
LanguageGHC2021

Napkin.Utils.Either

Description

 

Documentation

mapLeft :: (a -> c) -> Either a b -> Either c b #