prollipop
    Preparing search index...

    Function collectUpdates

    • Collects the updates from updts.user and adds them to updts.current. Does this until a collected update is >= boundary.

      Parameters

      • boundary: null | Entry
      • updts: Updts
      • isHead: boolean

      Returns Promise<void>