Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Equivalence, Newtype, Number, Order } from
"effect"
2
import
{ describe, it } from
"vitest"
3
import
{ assertFalse, assertTrue, strictEqual } from
"./utils/assert.ts"
4
Callers
nothing calls this directly
Calls
8
strictEqual
Function · 0.90
assertTrue
Function · 0.90
assertFalse
Function · 0.90
eq
Function · 0.85
set
Method · 0.65
value
Method · 0.65
get
Method · 0.65
combine
Method · 0.65
Tested by
no test coverage detected