Sep 5, 2018 · 1 min read
So in your first Java example, (where if the function cAsync needs a), is there any way for ‘cAsync’ to access ‘a’ unless you get into callback hell? (not by switching to another language)
So in your first Java example, (where if the function cAsync needs a), is there any way for ‘cAsync’ to access ‘a’ unless you get into callback hell? (not by switching to another language)