method Right.prototype.afmRimport { Right } from "https://deno.land/x/careful@v0.1.0/mod.ts"; afmR<NT>(cb: (v: T) => Promise<EitherAbstract<NT>>)Type ParametersNTParameterscb: (v: T) => Promise<EitherAbstract<NT>>