Skip to content

Commit caccb65

Browse files
committed
added new files, updates
1 parent 7c0af58 commit caccb65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Methods Ported to IQueryable syntax displayed in table below:
3535

3636
| Method | Implemented As | Usage |
3737
|:------------:|:------------:|:------------:|
38-
| AsNumericTuples() &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ↗️ <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ↘️ | <br> FilterNumerics()<br> FilterNumerics(predicate) | __example only__ of funct. filtered numerics, use 'where', 'select' clauses instead |
38+
| AsNumericTuples() &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ↗️ <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ↘️ | <br> FilterNumerics()<br> FilterNumerics(predicate) | __example only__ of funct. filtered numerics, use 'where', 'select' clauses instead |
3939
| | | |
4040
| OddOrEven()&nbsp;&nbsp; ➡️ | CollEvenLength() | size-specific collection filter |
4141

0 commit comments

Comments
 (0)