Dani
Results
2
issues of
Dani
The default `IEnumerable` (also: `IQueryable`, `IGrouping`) comparer checks for referential rather than structural equality. This causes queries that output records with such elements as values to fail. To reproduce the...
wontfix
tests
There are a number of terms which are valid input to the default QueryBuilder but not to the **FSharpComposableQuery** builder. This happens since not all valid literals of type `FSharpExpr`...
bug