Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ Number.test.ts
File
Number.test.ts
repos/effect/packages/effect/test/Number.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ pipe } from
"effect/Function"
2
import
* as N from
"effect/Number"
3
import
assert from
"node:assert/strict"
4
import
{ describe, it } from
"vitest"
Callers
nothing calls this directly
Calls
11
assertSome
Function · 0.90
assertNone
Function · 0.90
assertNegativeZero
Function · 0.85
iterableThatFailsAfterZero
Function · 0.85
assertNaN
Function · 0.85
parse
Method · 0.80
is
Method · 0.65
combine
Method · 0.65
pipe
Function · 0.50
increment
Method · 0.45
decrement
Method · 0.45
Tested by
no test coverage detected