variable asyncimport { async } from "https://deno.land/x/fun@v2.0.0/examples/fx.ts"; type<A>(t: Task<A>) => Async<A>