MCPcopy 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
3function add(x, y) { return x + y; }
4

Callers

nothing calls this directly

Calls 4

clampFunction · 0.85
addFunction · 0.70
fMethod · 0.65
fFunction · 0.50

Tested by

no test coverage detected