Skip to main content
Module

x/effection/mod.ts>filter

Structured concurrency and effects for JavaScript
Go to Latest
function filter
import { filter } from "https://deno.land/x/effection@3.0.0-beta.3/mod.ts";

Parameters

predicate: Predicate<A>