Generics

What are Generics?

Up until now, we’ve described functions and classes to hold specific types; for example, we can create a list of Ints or an

Functions

Classes

Why We Use Generics

Real-World Examples

See also

Comments