Today I updated a part of my code using a combination of tuples and tuple deconstruction.
This was the original code:
And here it is after applying my changes:
I like it!
Today I updated a part of my code using a combination of tuples and tuple deconstruction.
This was the original code:
And here it is after applying my changes:
I like it!