Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fabiospampinato/cash
/ is
Method
is
src/traversal/is.ts:8–8 ·
view source on GitHub ↗
( comparator?: Comparator )
Source
from the content-addressed store, hash-verified
6
7
interface
Cash {
8
is ( comparator?: Comparator ): boolean;
9
}
10
11
fn.is =
function
( this: Cash, comparator?: Comparator ) {
Callers
15
dimensions.js
File · 0.80
offset.js
File · 0.80
effects.js
File · 0.80
forms.js
File · 0.80
css.js
File · 0.80
attributes.js
File · 0.80
data.js
File · 0.80
traversal.js
File · 0.80
collection.js
File · 0.80
core.js
File · 0.80
manipulation.js
File · 0.80
utilities.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected