Inspectopedia
 
2024.3

Library function call could be simplified

Info
New
Last modified: 03 December 2024

Reports library function calls which could be replaced by simplified one.

Using corresponding functions makes your code simpler.

The quick-fix replaces the function calls with another one.

Example:

After the quick-fix is applied: