import * as denogres from "https://deno.land/x/denogres@v4.0.1/vendor/deno.land/std@0.160.0/async/pool.ts"; VariablesvERROR_WHILE_MAPPING_MESSAGEFunctionsfpooledMappooledMap transforms values from an (async) iterable into another async iterable. The transforms are done concurrently, with a max concurrency defined by the poolLimit.