Module

x/lodash_es/src/reject.js

lodash for deno use
Latest
import * as mod from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/reject.js";

Functions

The opposite of _.filter; this method returns the elements of collection that predicate does not return truthy for.