Open
Description
This was a question posed here #288 (comment)
Regarding seq and subsumption: Seems it's also happening with tryFind (foldable) and empty (functor). When used for Map<,>, it's subsumed as seq<KeyValuePair<,>> in both cases.
This was a question posed here #288 (comment)
Regarding seq and subsumption: Seems it's also happening with tryFind (foldable) and empty (functor). When used for Map<,>, it's subsumed as seq<KeyValuePair<,>> in both cases.