variable withErrimport { withErr } from "https://deno.land/x/ok_computer@v2.0.1/ok-computer.ts"; type<Err, V extends Validator<any, any>>(validator: V, err: Err) => Validator<Infer<V>, Err>