4 ms·
Note that using the interface ITuple instead of the tuple types directly will incur boxing (memory allocation for reference type instance).
by Shoothe 9y ago
Note that using the interface ITuple instead of the tuple types directly will incur boxing (memory allocation for reference type instance).