BimappableEither
import { BimappableEither } from "https://github.gh-proxy.cn/raw.githubusercontent.com/baetheus/fun/main/either.ts";The canonical implementation of Bimappable for Either. It contains the methods map and mapSecond.
const BimappableEither: Bimappable<KindEither>;