Hi @reegeek
After a long pause away from OSS development, I'm trying to update the benchmarks.
I tried to upgrade StructLinq but it doesn't compile. The uint to int changes are easy to fix but I could not figure out what to do with the changes with Where and Select using ref.
Can you please submit a PR or simple give me some pointers?
Thanks
Hi @reegeek After a long pause away from OSS development, I'm trying to update the benchmarks. I tried to upgrade StructLinq but it doesn't compile. The
uint
toint
changes are easy to fix but I could not figure out what to do with the changes withWhere
andSelect
usingref
. Can you please submit a PR or simple give me some pointers? Thanks