Chuyển bộ gõ


Từ điển Máy Tính - Foldoc Dictionary
dotted pair



dotted pair

(programming)   The usual LISP syntax for representing a cons cell that is not a list. For example, the expression

 (cons 'foo 42) 
returns a cons cell that is output as

 (foo . 42) 
which represents a cons cell whose car is the symbol "foo" and whose cdr is the integer 42.

Last updated: 2014-11-09




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.