pamoja for TypeScript - v0.1.17
    Preparing search index...

    Variable DeliveryConst

    Delivery: { Buffered: Delivery; Sent: Delivery } = ...

    What became of a message handed to a ladder.

    Provided as a runtime object plus a matching string-union type.

    Type Declaration

    • ReadonlyBuffered: Delivery

      No rung would take it, so it is in the buffer awaiting a flush.

    • ReadonlySent: Delivery

      A rung took the message and it is on its way.