MCPcopy Create free account
hub / github.com/Effect-TS/effect / Boolean.test.ts

File Boolean.test.ts

packages/effect/test/Boolean.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Boolean from "effect/Boolean"
2import { pipe } from "effect/Function"
3import assert from "node:assert/strict"
4import { describe, it } from "vitest"

Callers

nothing calls this directly

Calls 4

someMethod · 0.80
combineMethod · 0.65
pipeFunction · 0.50
andMethod · 0.45

Tested by

no test coverage detected