語言選擇:
免費網上英漢字典|3Dict

type scheme

資料來源 : 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)
依字母排序 : 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