Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ BigInt.test.ts
File
BigInt.test.ts
packages/effect/test/BigInt.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ assert, describe, it } from
"@effect/vitest"
2
import
* as BigInt from
"effect/BigInt"
3
import
{ assertNone, assertSome } from
"./utils/assert.ts"
4
Callers
nothing calls this directly
Calls
3
assertSome
Function · 0.90
assertNone
Function · 0.90
combine
Method · 0.65
Tested by
no test coverage detected