Build your own for-comprehension

Report a typo

Build your own for-comprehension!

Put the items in the correct order
data <- collectingData(id)
if data.nonEmpty
response <- sendData(uri, data)
yield response
_ <- increaseSentDataMetrics(response.code)
for
___

Create a free account to access the full topic