MCPcopy Create free account
hub / github.com/pomber/code-surfer / tuple.test.ts

File tuple.test.ts

packs/standalone/src/tuple.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Tuple, ArrayTuple } from "./tuple";
2
3describe("Tuple", () => {
4 it("spread works", () => {

Callers

nothing calls this directly

Calls 4

spreadMethod · 0.80
selectMethod · 0.80
getMethod · 0.45
mapMethod · 0.45

Tested by

no test coverage detected