>>133
Code reuse is properly rated as useful. General libraries are designed for a wide use case to solve a certain specific problem. You can implement a custom solution for your specific use case and it would probably be more precise and smaller in functionality than the general library.