StructLinq
StructLinq copied to clipboard
Implementation in C# of LINQ concept with struct
Bumps [Nuke.Common](https://github.com/nuke-build/nuke) from 6.0.1 to 6.1.2. Changelog Sourced from Nuke.Common's changelog. [6.1.2] / 2022-07-02 Removed Newtonsoft.Json.Schema dependency Fixed Nuke.GlobalTool to target net6.0 Fixed telemetry to calculate properties only on demand...
Concatenation of 2 collections is also a collection.
I'm wondering if it can be used in unity?. I tried importing into unity but InlineIl and Fody are not usable in Unity environment. How can I fix UnsafeHelpers so...
It should be improve performance.
C# 9 can compile into CLR of version 4.8 and 3 I believe. I suggest to code agains only C# 9 as it does that lib really elegant and usefull....