Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
* as Boolean from
"effect/Boolean"
2
import
{ pipe } from
"effect/Function"
3
import
assert from
"node:assert/strict"
4
import
{ describe, it } from
"vitest"
Callers
nothing calls this directly
Calls
4
some
Method · 0.80
combine
Method · 0.65
pipe
Function · 0.50
and
Method · 0.45
Tested by
no test coverage detected