Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Tuple, ArrayTuple } from
"./tuple"
;
2
3
describe(
"Tuple"
, () => {
4
it(
"spread works"
, () => {
Callers
nothing calls this directly
Calls
4
spread
Method · 0.80
select
Method · 0.80
get
Method · 0.45
map
Method · 0.45
Tested by
no test coverage detected