You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
davfsa
changed the title
Switch public API that exposes lists as Sequences to tuples
Switch public API that exposes Sequences from lists to tuples
Feb 7, 2023
Summary
Would probably be more efficient to do so, as they are inmutable anyways.
Would aid with moving to inmutable objects and lower memory consumption
The text was updated successfully, but these errors were encountered: