Quote: parametric polymorphism is better than dynamic approaches; errors caught at compile time; invariants expressed in types; fewer conversions, avoids run-time type checks
Topic: dynamic vs. static data type
Topic: generic operations and polymorphism
Topic: early vs. late binding
Quotation Skeleton
Parametric polymorphism is a well-established programming language feature … time), expressivity (more invariants expressed in type signatures), …
Google-1Google-2
Copyright clearance needed for quotation.
Related Topics
Topic: dynamic vs. static data type (19 items)
Topic: generic operations and polymorphism (65 items)
Topic: early vs. late binding (15 items)