MCPcopy Create free account
hub / github.com/effect-app/libs / Newtype.test.ts

File Newtype.test.ts

repos/effect/packages/effect/test/Newtype.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Equivalence, Newtype, Number, Order } from "effect"
2import { describe, it } from "vitest"
3import { assertFalse, assertTrue, strictEqual } from "./utils/assert.ts"
4

Callers

nothing calls this directly

Calls 8

strictEqualFunction · 0.90
assertTrueFunction · 0.90
assertFalseFunction · 0.90
eqFunction · 0.85
setMethod · 0.65
valueMethod · 0.65
getMethod · 0.65
combineMethod · 0.65

Tested by

no test coverage detected