MCPcopy
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

1import type { Brand } from "effect"
2import { Either, hole, Option, pipe, Predicate, Record } from "effect"
3import { describe, expect, it, when } from "tstyche"
4

Callers

nothing calls this directly

Calls 12

pipeFunction · 0.90
itFunction · 0.85
StringInterface · 0.85
whenFunction · 0.85
collectMethod · 0.80
keysMethod · 0.80
getMethod · 0.65
modifyMethod · 0.65
removeMethod · 0.65
mapMethod · 0.65
setMethod · 0.65
valuesMethod · 0.45

Tested by

no test coverage detected