MCPcopy
hub / github.com/remeda/remeda / filter.test-d.ts

File filter.test-d.ts

packages/remeda/src/filter.test-d.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expectTypeOf, test } from "vitest";
2import { $typed } from "../test/$typed";
3import { constant } from "./constant";
4import { filter } from "./filter";

Callers

nothing calls this directly

Calls 4

filterFunction · 0.90
constantFunction · 0.90
isStrictEqualFunction · 0.90
pipeFunction · 0.90

Tested by

no test coverage detected