MCPcopy Create free account
hub / github.com/codemix/graph / peg$f73

Function peg$f73

packages/graph/src/grammar.js:963–965  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

961 return { name: name, alias: alias };
962 }
963 function peg$f73(name) {
964 return { name: name };
965 }
966 function peg$f74(head, tail) {
967 return [head, ...tail.map(t => t[3])];
968 }

Callers 1

peg$parseYieldItemFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected