MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / someSeparatedBetween

Function someSeparatedBetween

src/point-free-parser/combinators.ts:110–144  ·  view source on GitHub ↗
(
  open: string,
  something: string | Combinator<IR>,
  separator: string,
  close: string,
  f: (values: (IR | undefined | null)[]) => IR
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

failureMethod · 0.95
copyDiagnosticsMethod · 0.95
errorMethod · 0.95
successMethod · 0.95
descriptionFunction · 0.90
parseMethod · 0.65
fFunction · 0.50
atEndMethod · 0.45

Tested by

no test coverage detected