import { filter } from "https://deno.land/x/rambda@9.4.1/mod.ts";
It filters list or object input
using a predicate
function.
import { filter } from "https://deno.land/x/rambda@9.4.1/mod.ts";
It filters list or object input
using a predicate
function.