↓ 6 callersFunctionchain(
lower: impl Parser<'a, &'a str, Spanned<Expr>, Extra<'a>> + Clone + 'a,
operator: impl Parser<'a, &'
starstream-compiler/src/parser/expression/mod.rs:61
↓ 5 callersFunctioncall(
script: CoordinationScript<TArgs, TImports, TReturn>,
inputs: TArgs,
imports: TImports,
)
starstream-js/src/index.ts:186