MCPcopy
hub / github.com/Effect-TS/effect / Predicate.test.ts

File Predicate.test.ts

packages/typeclass/test/data/Predicate.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as PredicatenIstances from "@effect/typeclass/data/Predicate"
2import { describe, expect, it } from "@effect/vitest"
3import { constFalse, constTrue } from "effect/Function"
4import type * as Predicate from "effect/Predicate"

Callers

nothing calls this directly

Calls 6

itFunction · 0.85
isPositiveFunction · 0.70
combineMethod · 0.65
productManyFunction · 0.50
pFunction · 0.50
predicateFunction · 0.50

Tested by

no test coverage detected