FSharpAux
FSharpAux copied to clipboard
[Feature Request] Set functions of basic collections
Description
Set functions on basic collections (Sequence, Array, List) would be appreciated in cases where these basic collections cannot be converted to Sets (i.e. when the type does not support comparison constraint).