fsharp-hashcollections icon indicating copy to clipboard operation
fsharp-hashcollections copied to clipboard

`union` and `intersect` must have `unionWithSeq` and `intersectWithSeq` complementary functions

Open xperiandri opened this issue 1 year ago • 1 comments

xperiandri avatar May 20 '24 14:05 xperiandri

I can look into this when time permits. Otherwise feel free to submit a PR. In any case this isn't hard to define from the outside; at least a functionality equivalent function using folds, etc.

mvkara avatar Jun 07 '24 07:06 mvkara