shajara API Map
    Preparing search index...

    Function abortSignal

    • Creates an AbortSignal that aborts with the current scope. If the scope is canceled or fails, the signal abort reason is the corresponding error. The signal does not cancel the scope by itself.

      Returns RiteCoroutine<AbortSignal>

      Signal that aborts when the current scope starts converging.