Skip to content

Commit

Permalink
modified files
Browse files Browse the repository at this point in the history
  • Loading branch information
chrdek committed Dec 5, 2023
1 parent 8a98f5f commit 2dffd10
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,12 @@ Most parts of the re-written source are meant to provide a more fluent linq-like

Methods Ported displayed in table below:

➡️

| Method | Implemented As | Usage |
|:------------:|:------------:|:------------:|
|AsNumericTuples()↗️ | FilterNumerics() |
| ➡️ ↘️ | FilterNumerics(predicate) |
|AsNumericTuples()↗️ | FilterNumerics() FilterNumerics(predicate) |
| ↘️ | |

</div>

Expand Down

0 comments on commit 2dffd10

Please sign in to comment.