MCPcopy Index your code
hub / github.com/JavaScriptRegenerated/yieldparser / deno.ts

File deno.ts

examples/deno.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// import { parse, mustEnd } from 'https://unpkg.com/yieldparser@0.4.0?module';
2import { parse, mustEnd } from '../src/index.ts';
3
4function* Digit() {

Callers

nothing calls this directly

Calls 2

parseFunction · 0.90
IPAddressFunction · 0.70

Tested by

no test coverage detected