Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/prettier/prettier
/ partial-application.js
File
partial-application.js
tests/format/js/babel-plugins/partial-application.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// https://babeljs.io/docs/babel-plugin-proposal-partial-application
2
3
function
add(x, y) {
return
x + y; }
4
Callers
nothing calls this directly
Calls
4
clamp
Function · 0.85
add
Function · 0.70
f
Method · 0.65
f
Function · 0.50
Tested by
no test coverage detected