Of course I could do `isGood() or (log.warn("was b...
# announcements
g
Of course I could do
isGood() or (log.warn("was bad") == Unit)
but that's ugly. Any better ideas?