Proposed Do Notation Syntax: `bindAll` with Unbounded Concurrency
If the Do notation syntax is still up for discussion, a
bindAll(()=> ({ key: Effect }), { concurrency: "unbounded" }) might be a nice addition. Allowing multiple parts of a bind() to be applied at once and possibly parallely