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

Function manySeparatedBetween

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parse-cortex.tsFile · 0.90

Calls 9

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

Tested by

no test coverage detected