Closed MrLotU closed 5 years ago
Currently the EventLoopFuture.transform(to:) is in Core but IMO it should be in here, next to that added some global transforms so you can transform more than 1 future at once.
EventLoopFuture.transform(to:)
Core
Hey @MrLotU, you just merged a pull request, have a coin!
You now have 78 coins.
Currently the
EventLoopFuture.transform(to:)
is inCore
but IMO it should be in here, next to that added some global transforms so you can transform more than 1 future at once.