This has come up before: Provide map and flatMap for Set<A> that return a Set. Yes, higher-kinded types would solve this problem, if it was something that we wanted.
1 Like
This has come up before: Provide map and flatMap for Set<A> that return a Set. Yes, higher-kinded types would solve this problem, if it was something that we wanted.