LazyTwitter: when is it good form to return an immutable copy of an array instead of the mutable one used in the method?
When you tweet with a location, Twitter stores that location. You can switch location on/off before each Tweet and always have the option to delete your location history. Learn more
LazyTwitter: when is it good form to return an immutable copy of an array instead of the mutable one used in the method?