Join Slack
Communities
Powered by
it's from reactivex but doesn't really matter, you...
# announcements
t
tschuchort
05/14/2018, 6:33 PM
it's from reactivex but doesn't really matter, you can replace it with
List
if you want to. Any monoidal structure will do. The point is that if you take a
List<T>
and a
List<S>
and combine them, the resulting list will have the type of their "closest" common super class
List<X>
Open in Slack
Previous
Next