NetFabric / LinqBenchmarks

Benchmarking LINQ and alternative implementations
MIT License
174 stars 14 forks source link

Removed Cistern.Linq's Where/Select that used a struct based in function #13

Closed manofstick closed 3 years ago

manofstick commented 3 years ago

Updated to latest Cistern.ValueLinq, where the IInFunc<> version for Where/Select had been removed (possibly temporarily, was juggling too many things)

aalmada commented 3 years ago

@manofstick I updated the benchmark results with the latest versions