Join Slack
Communities
Powered by
Is it just readability issue or is it a real error...
# android
d
droid
06/20/2018, 2:55 PM
Is it just readability issue or is it a real error? If I do foo?.let{….} and inside the let block if I refer foo, instead of renaming or referencing as
it
, will that cause error?
Open in Slack
Previous
Next