We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a31c04 commit d8f9e17Copy full SHA for d8f9e17
README.md
@@ -178,7 +178,10 @@ Following extensions are available for :
178
- `Any`
179
- `Except`([zero allocation](Documents/BenchmarksResults/Except.md))
180
- `Union`([zero allocation](Documents/BenchmarksResults/Union.md))
181
- - `Intersect`([zero allocation](Documents/BenchmarksResults/Intersect.md))
+ - `Intersect`([zero allocation](Documents/BenchmarksResults/Intersect.md))
182
+ - `First`
183
+ - `FirstOrDefault`
184
+ - `LastOrDefault`
185
186
187
0 commit comments