MCPcopy Create free account
hub / github.com/Useful-Scripts-Extension/useful-script / f

Function f

pages/viewScriptSource/libs/highlight.min.js:45–48  ·  view source on GitHub ↗
(...e)

Source from the content-addressed store, hash-verified

43return e?"string"==typeof e?e:e.source:null}function d(e){return p("(?=",e,")")}
44function u(e){return p("(?:",e,")*")}function h(e){return p("(?:",e,")?")}
45function p(...e){return e.map((e=>g(e))).join("")}function f(...e){const t=(e=>{
46const t=e[e.length-1]
47;return"object"==typeof t&&t.constructor===Object?(e.splice(e.length-1,1),t):{}
48})(e);return"("+(t.capture?"":"?:")+e.map((e=>g(e))).join("|")+")"}
49function b(e){return RegExp(e.toString()+"|").exec("").length-1}
50const m=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./
51;function E(e,{joinWith:t}){let n=0;return e.map((e=>{n+=1;const t=n

Callers 3

MFunction · 0.70
BFunction · 0.70
wFunction · 0.70

Calls 1

gFunction · 0.70

Tested by

no test coverage detected