MCPcopy
hub / github.com/gvergnaud/ts-pattern / instance-of.test.ts

File instance-of.test.ts

tests/instance-of.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
4class A {

Callers

nothing calls this directly

Calls 5

matchFunction · 0.90
exhaustiveMethod · 0.80
withMethod · 0.80
otherwiseMethod · 0.80
getFunction · 0.70

Tested by

no test coverage detected