nee-core / dev.neeffect.nee.effects / Out / mapLeft

mapLeft

abstract fun <E1> mapLeft(f: (E) -> E1): Out<E1, A>