Is there a reason why inline function can’t access...
# announcements
e
Is there a reason why inline function can’t access non-public fields? It feels a bit dirty to expose the fields just so that I can inline a function...