Language:
Free Online Dictionary|3Dict

type scheme

Source : Free On-Line Dictionary of Computing

type scheme
     
        A typing of an expression which may include {type variable}s.
        E.g.
     
        	\ x . x :: a -> a
     
        where a is a {generic type variable} which may be instantiated
        to any type.
     
        (1994-10-31)
Sort by alphabet : A B C D E F G H I J K L M N O P Q R S T U V W X Y Z