## Description This requires searching throught the complete codebase and renaming/deprecating old function/variable names. The most commonly misused are `filter` and `slice`.
Description
This requires searching throught the complete codebase and renaming/deprecating old function/variable names.
The most commonly misused are
filterandslice.