mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +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.