Function settle

    • Run all pending effects now, synchronously — the escape hatch for code that must observe effect side-effects before yielding. Reads never need it.

      Returns void