GitHubSign in

A style of computer programming in which algorithms are written in terms of types to-be-specified-later that are then instantiated when needed for specific types provided as parameters.

"Generic programming allows for the creation of software components that can work with any data type, increasing code reuse and flexibility."

@openai