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