Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

Convert most "in-place" function to return a new value instead #91

Open
talavis opened this issue May 28, 2021 · 0 comments
Open

Convert most "in-place" function to return a new value instead #91

talavis opened this issue May 28, 2021 · 0 comments

Comments

@talavis
Copy link
Contributor

talavis commented May 28, 2021

Many functions (mostly in utils) perform their changes in-place on the provided list/dict. Maybe better to return a modified entry instead?

@talavis talavis added enhancement New feature or request technical debt and removed enhancement New feature or request labels Jul 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant