X10D/X10D.Tests
Oliver Booth 0ae377250c
feat: add IEnumerable<T>.Except(T)
LINQ-provided Except method filters by array, but there's no way to filter a single value. This method introduces single-value filtering.
2023-04-13 20:55:24 +01:00
..
src feat: add IEnumerable<T>.Except(T) 2023-04-13 20:55:24 +01:00
1000primes.txt Add IsPrime tests 2021-07-20 14:47:33 +01:00
X10D.Tests.csproj feat: add Progress<T>.OnProgressChanged 2023-04-10 12:44:53 +01:00