Commit f1c9af3
perf: use while! in tryTail inner loop, removing redundant mutable go flag
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 8fbb00b commit f1c9af3
File tree
2 files changed
+2
-7
lines changed- src/FSharp.Control.TaskSeq
2 files changed
+2
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
845 | 845 | | |
846 | 846 | | |
847 | 847 | | |
848 | | - | |
849 | | - | |
850 | | - | |
851 | | - | |
852 | | - | |
| 848 | + | |
853 | 849 | | |
854 | | - | |
855 | | - | |
856 | 850 | | |
857 | 851 | | |
858 | 852 | | |
| |||
0 commit comments