My basic understanding of C# generics
Generic means a characteristic of or relating to a class or group of things; not specific, common, or general (Oxford Languages). In terms of C#, generic means not specific to a distinct data type.
Think of generics as a lunchbox, your lunchbox can h...
rachaelkeenan.dev2 min read