function noopimport { noop } from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/util.js"; noop()This method returns undefined. Examples_.times(2, _.noop); // => [undefined, undefined]