Type Constructor Polymorphism for Scala

  • Category No category specified as yet
  • Language English
  • License Public Domain
Loading data ...
Failed to load data!
  1. {title} by {author.name}

    Pages: {numberOfPages} | Views: {visualizations}
    {highlight}
No documents found!

Quick stats

  • Created on 15 Sep 2010
  • Last modified on 15 Sep 2010
  • Average rating 0.0 / 5
  • Views 2010
  • Downloads 5
  • Size: 1 MB
0

Description

A static type system is an important tool in efficiently developing correct software. The recent introduction of “genericity” in object-oriented programming languages has greatly enhanced the expressiveness of their type systems. Genericity, which is also called parametric polymorphism”, is extremely useful as it allows the definition of polymorphic lists, which use a type parameter to abstract over the type of their elements.

Comments

Be the first to comment this document!
Please, login to post your comment

Document tags