looks like you could use this syntax rather than w...
# gradle
t
looks like you could use this syntax rather than what I did with the anon object:
Copy code
val toAll: (Task).() -> Unit = { ... }