Skip to content

Commit c8e81a9

Browse files
Oraceatifaziz
authored andcommitted
Refresh method inventory in project description (#710)
1 parent 5ad0a65 commit c8e81a9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

MoreLinq/MoreLinq.csproj

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
- DistinctBy
3030
- EndsWith
3131
- EquiZip
32+
- Evaluate
3233
- Exactly
3334
- ExceptBy
3435
- Exclude
@@ -45,13 +46,14 @@
4546
- GenerateByIndex
4647
- GroupAdjacent
4748
- Index
49+
- IndexBy
4850
- Insert
4951
- Interleave
5052
- Lag
5153
- Lead
5254
- LeftJoin
5355
- MaxBy
54-
- Memoize
56+
- Memoize (EXPERIMENTAL)
5557
- MinBy
5658
- Move
5759
- OrderBy
@@ -76,6 +78,7 @@
7678
- RightJoin
7779
- RunLengthEncode
7880
- Scan
81+
- ScanBy
7982
- ScanRight
8083
- Segment
8184
- Sequence

0 commit comments

Comments
 (0)