import * as coreFn from "https://deno.land/x/core_fn@v1.0.0-beta.16/uncurry/common/map.ts"; VariablesvmapCalls a defined callback function on each element of an array, and returns an array that contains the results.