|
|
|
|
|
by mrmedix
398 days ago
|
|
You have to add an extra function call at the start of the Linq method chain in order to make it zero-allocation. So I don't think it would break backwards compatibility. But adding it does create an additional maintenance burden. |
|