MCPcopy Create free account
hub / github.com/danvk/webdiff / u

Function u

webdiff/static/js/highlight.min.js:45–45  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

43return RegExp(e.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),"m")}function d(e){
44return e?"string"==typeof e?e:e.source:null}function m(e){return E("(?=",e,")")}
45function p(e){return E("(?:",e,")*")}function u(e){return E("(?:",e,")?")}
46function E(...e){return e.map((e=>d(e))).join("")}function g(...e){const t=(e=>{
47const t=e[e.length-1]
48;return"object"==typeof t&&t.constructor===Object?(e.splice(e.length-1,1),t):{}

Callers 2

gFunction · 0.70
highlight.min.jsFile · 0.70

Calls 2

EFunction · 0.70
execMethod · 0.45

Tested by

no test coverage detected