Daily Shaarli

All links of one day in a single page.

October 20, 2014

Type Erasure with Merged Concepts

Namely, how can we merge multiple type-erased interfaces into one single interface. A similar question is also asked in the end of the first talk: How to apply type erasure to types with overlapping interfaces?