Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			
So a friend of mine is studying delegates for swift right now and he asked me if there was a substantial difference between a data source and a Delegate. A data source is a delegated control of data while a delegate has to do with UI... right? Lol
question