File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,8 @@ The following is the progress report:
8888| | ` distinctBy ` | ` dictinctBy ` | ` distinctByAsync ` | |
8989| ✅ ; [ #2 ] [ ] | ` empty ` | ` empty ` | | |
9090| ✅ ; [ #23 ] [ ] | ` exactlyOne ` | ` exactlyOne ` | | |
91- | | ` except ` | ` except ` | | |
91+ | ✅ ; [ #83 ] [ ] | ` except ` | ` except ` | | |
92+ | ✅ ; [ #83 ] [ ] | | ` exceptOfSeq ` | | |
9293| ✅ ; [ #70 ] [ ] | ` exists ` | ` exists ` | ` existsAsync ` | |
9394| | ` exists2 ` | ` exists2 ` | | |
9495| ✅ ; [ #23 ] [ ] | ` filter ` | ` filter ` | ` filterAsync ` | |
@@ -611,4 +612,5 @@ module TaskSeq =
611612[ #76 ] : https://github.com/fsprojects/FSharp.Control.TaskSeq/pull/76
612613[ #81 ] : https://github.com/fsprojects/FSharp.Control.TaskSeq/pull/81
613614[ #82 ] : https://github.com/fsprojects/FSharp.Control.TaskSeq/pull/82
615+ [ #83 ] : https://github.com/fsprojects/FSharp.Control.TaskSeq/pull/83
614616
You can’t perform that action at this time.
0 commit comments