LeftCopyimport type { Left } from "https://github.gh-proxy.cn/raw.githubusercontent.com/baetheus/fun/main/these.ts";The Left type represents a complete failure with only a left value. type Left<B> = E.Left<B>;§Type Parameters§B[src]§Type§E.Left<B>[src]