fsharp-hashcollections
fsharp-hashcollections copied to clipboard
`union` and `intersect` must have `unionWithSeq` and `intersectWithSeq` complementary functions
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.