QuizIntermediate
Generic Function Declaration Syntax
Learn how to declare a generic function using angle-bracket type parameters.
Which syntax correctly declares a generic function named identity that returns its argument?
Learn how to declare a generic function using angle-bracket type parameters.
Which syntax correctly declares a generic function named identity that returns its argument?