import * as mod from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/negate.js"; FunctionsfdefaultCreates a function that negates the result of the predicate func. The func predicate is invoked with the this binding and arguments of the created function.