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

Function peg$f32

packages/graph/src/grammar.js:691–693  ·  view source on GitHub ↗
(head, tail)

Source from the content-addressed store, hash-verified

689 };
690 }
691 function peg$f32(head, tail) {
692 return [head, ...tail.map(t => t[3])];
693 }
694 function peg$f33(variable, labels, props) {
695 return {
696 type: 'CreateNodePattern',

Callers 1

Calls 1

mapMethod · 0.45

Tested by

no test coverage detected