import * as mod from "https://deno.land/std@0.206.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.