Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ Record.tst.ts
File
Record.tst.ts
packages/effect/dtslint/Record.tst.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Brand } from
"effect"
2
import
{ Either, hole, Option, pipe, Predicate, Record } from
"effect"
3
import
{ describe, expect, it, when } from
"tstyche"
4
Callers
nothing calls this directly
Calls
12
pipe
Function · 0.90
it
Function · 0.85
String
Interface · 0.85
when
Function · 0.85
collect
Method · 0.80
keys
Method · 0.80
get
Method · 0.65
modify
Method · 0.65
remove
Method · 0.65
map
Method · 0.65
set
Method · 0.65
values
Method · 0.45
Tested by
no test coverage detected