MCPcopy
hub / github.com/docsifyjs/docsify / core.js

File core.js

src/core/util/core.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Create a cached version of a pure function.
3 * @param {*} fn The function call to be cached
4 * @void

Callers

nothing calls this directly

Calls 1

cachedFunction · 0.85

Tested by

no test coverage detected