Join Slack
Powered by
Let's say I want to pass 2 callback functions to s...
# announcements
m
Marcin Wisniowski
02/23/2018, 5:35 PM
Let's say I want to pass 2 callback functions to something. Is it better to have 2 lambda arguments or create an interface with the two functions and pass one argument with that interface?
3
Views
Open in Slack
Previous
Next