MCPcopy 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

1import { assert, describe, it } from "@effect/vitest"
2import * as BigInt from "effect/BigInt"
3import { assertNone, assertSome } from "./utils/assert.ts"
4

Callers

nothing calls this directly

Calls 3

assertSomeFunction · 0.90
assertNoneFunction · 0.90
combineMethod · 0.65

Tested by

no test coverage detected