mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 06:32:26 +02:00
This abstract operation takes a list of IDL promises and chains them together with .then() until all are completed or rejected.
This abstract operation takes a list of IDL promises and chains them together with .then() until all are completed or rejected.