MCPcopy 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

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

Callers

nothing calls this directly

Calls 11

assertSomeFunction · 0.90
assertNoneFunction · 0.90
assertNegativeZeroFunction · 0.85
assertNaNFunction · 0.85
parseMethod · 0.80
isMethod · 0.65
combineMethod · 0.65
pipeFunction · 0.50
incrementMethod · 0.45
decrementMethod · 0.45

Tested by

no test coverage detected