Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/npm/node-semver
/ rcompareIdentifiers
Function
rcompareIdentifiers
internal/identifiers.js:24–24 ·
view source on GitHub ↗
(a, b)
Source
from the content-addressed store, hash-verified
22
}
23
24
const
rcompareIdentifiers = (a, b) => compareIdentifiers(b, a)
25
26
module.exports = {
27
compareIdentifiers,
Callers
1
identifiers.js
File · 0.85
Calls
1
compareIdentifiers
Function · 0.85
Tested by
no test coverage detected