FROST Hubert TypeScript Library - v1.0.0-alpha.20
    Preparing search index...

    Function buildFetchRequests

    • Helper to build request tuples from pending requests and registry.

      Port of build_fetch_requests() from cmd/parallel.rs.

      Parameters

      • pending: Iterable<[XID, ARID]>
      • getName: (xid: XID) => string

      Returns [XID, ARID, string][]