- (let*-seq ((formal expr) ...) body ...)syntax
Returns a promise to force each expr, bind it to formal, and then execute body ....
This library also exports seq.
Returns a promise to force each expr, bind it to formal, and then execute body ....
This library also exports seq.