In Android though, I use nullable lambdas very oft...
# getting-started
c
In Android though, I use nullable lambdas very often (mainly for my views, whose constructors you can't really get fancy with if you want to create them from XML) which I default to null and set after they're inflated