Higher Kinded Types in C# Part 1 — Introduction
This is the first part of the HKT series. For your convenience you can find other parts using the links below: Part 1 — Introduction Part 2 — Homogenous invoice Part 3 — Heterogenous invoice Today we will play with higher kinded types in C#. If you have no idea what’s that, you can read … Continue reading Higher Kinded Types in C# Part 1 — Introduction