Higher Kinded Types in C# Part 3 — Heterogenous invoice
This is the third part of the Higher Kinded Types in C# series. For your convenience you can find other parts in the table of contents in Part 1 — Introduction This time we start with this invoice: Obviously, this breaks things now. We need to add these two things to Brand: Since we cannot … Continue reading Higher Kinded Types in C# Part 3 — Heterogenous invoice