Extended Structure
Array
extension Array
Topics
Instance Methods
func flatten(on: any EventLoop) -> EventLoopFuture<Void>Converts a collection ofEventLoopFuture<Void>s to anEventLoopFuture<Void>.
Extended Structure
extension Array
func flatten(on: any EventLoop) -> EventLoopFuture<Void>EventLoopFuture<Void>s to an EventLoopFuture<Void>.