variable leftimport { left } from "https://deno.land/x/fun@v2.0.0/examples/hkts.ts"; type<B>(left: B) => Either<B, never>