# Description Add a _pipeable_ `mapError` function, that takes a function from a rejected value to another rejected value.
Description
Add a pipeable
mapErrorfunction, that takes a function from a rejected value to another rejected value.