MCPcopy
hub / github.com/gvergnaud/ts-pattern / record.test.ts

File record.test.ts

tests/record.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Expect, Equal } from '../src/types/helpers';
2import { match, P } from '../src';
3
4describe('P.record', () => {

Callers

nothing calls this directly

Calls 7

matchFunction · 0.90
matchResultFunction · 0.85
otherwiseMethod · 0.80
withMethod · 0.80
selectMethod · 0.80
exhaustiveMethod · 0.80
fFunction · 0.70

Tested by

no test coverage detected