Chuyển bộ gõ


Từ điển Máy Tính - Foldoc Dictionary
principal type



principal type

The most general type of an expression. For example, the following are all valid types for the lambda abstraction (\ x . x):

 Int -> Int  Bool -> Bool  (a->b) -> (a->b) 
but any valid type will be an instance of the principal type: a -> a. An instance is derived by substituting the same type expression for all occurences of some type variable. The principal type of an expression can be computed from those of its subexpressions by Robinson's unification algorithm.

Last updated: 1994-12-16




Giới thiệu VNDIC.net | Plugin từ diển cho Firefox | Từ điển cho Toolbar IE | Tra cứu nhanh cho IE | Vndic bookmarklet | Học từ vựng | Vndic trên web của bạn

© Copyright 2006-2024 VNDIC.NET & VDICT.CO all rights reserved.