aardvark-platform/aardvark.base

IEnumerable extensions converts empty things into null

haraldsteinlechner opened this issue · 0 comments

https://github.com/vrvis/aardvark.base/blob/master/src/Aardvark.Base/Extensions/IEnumerableExtensions.cs#L2240

This might happen for other extensions as well. shall we fix or drop this extension?