TODO
gnaeus opened this issue · 0 comments
gnaeus commented
Features
- Indexing for
null
property values - Implement
ComparsionIndex
- Other LINQ Methods
- Integration with
INotifyPropertyChanged
- Integration with
INotifyCollectionChanged
Docs
- README
- XML Comments
- XML Comments for LINQ methods
- Benchmark Results
- GitHub Tags
Tests
- Indexing
- Updating
- Filtering
- Filtering by complex expressions
- Other LINQ Methods
-
NotSupported
andInvalidOperation
Benchmarks
- Indexing
- Updating
- Filtering
- Other LINQ Methods
Infrastructure
- Appveyor CI
- NuGet package
- Logo
- Badges
Other
- Optimize
() => obj.Property == (int?)42
expression argument extraction