Join Slack
Communities
Powered by
Inlining means that there is actually no call to `...
# announcements
c
cbruegg
02/11/2016, 12:02 PM
Inlining means that there is actually no call to
boom
, but instead everywhere where
text.boom()
is in your program, it basically replaces it by
if (text.hidden) [...]
2
Views
Open in Slack
Previous
Next