gandalan / idas-client-libs

Bibliotheken für den Zugriff auf die IDAS Clouddienste
MIT License
4 stars 3 forks source link

Performance: Linq extension for `Any()` from .NET 9 #413

Closed Saibamen closed 3 weeks ago

Saibamen commented 1 month ago

No memory allocations.

Only for .NET Framework

https://github.com/dotnet/runtime/blob/release/9.0/src/libraries/System.Linq/src/System/Linq/AnyAll.cs#L11