Stats:
[##############################==========------]
- Total: 46
-
Missing: 6 (13.1%)=
Incomplete: 10 (21.7%)#
Done: 30 (65.2%)
Legend:
- missing
- *incomplete
- done
Operators:
- Where
- Select
- Range
- Empty
- Repeat
- Count
- Concat
- SelectMany
- Any
- All
- First
- Single
- Last
- FirstOrDefault
- SingleOrDefault
- LastOrDefault
- DefaultIfEmpty
- Aggregate
- Distinct
- Union
- Intersect
- Except
- ToLookup
- Join
- *GroupBy
- GroupJoin
- *Take
- *Skip
- *TakeWhile
- *SkipWhile
- *ToArray
- ToDictionary
- *OrderBy
- *OrderByDescending
- ThenBy
- ThenByDescending
- *Reverse
- Sum
- Min
- Max
- Average
- ElementAt
- ElementAtOrDefault
- *Contains
- SequenceEqual
- Zip