We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
It tells me that it ignores unused function. Should I use all the functions of a library that I include into my project if I need only one? IMO, if I don't use a function then there is no need neither to use it nor mention about all the functions of the library module. Explain this, please, to Pascal/Java follower.