Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sindresorhus/ow
/ map.ts
File
map.ts
test/map.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
test from
'ava'
;
2
import
ow from
'../source/index.js'
;
3
4
test(
'map'
, t => {
Callers
nothing calls this directly
Calls
14
test
Function · 0.85
ow
Function · 0.85
hasValues
Method · 0.80
hasAnyValues
Method · 0.80
keysOfType
Method · 0.80
greaterThanOrEqual
Method · 0.80
size
Method · 0.45
minSize
Method · 0.45
maxSize
Method · 0.45
hasKeys
Method · 0.45
hasAnyKeys
Method · 0.45
minLength
Method · 0.45
Tested by
no test coverage detected