I realise I could do `doIfTrue(true, { printAThing...
# announcements
k
I realise I could do
doIfTrue(true, { printAThing(it) })
but I’m curious to know if there is a way to specify my generic type using the shorthand