Site Search

Search for
Search in Advanced search
the : 19932

Results 31-40 of 1355 ( 0.196 seconds)
31 CLHS: Section 2.4.4.2.2   [ 9.391% ]
... a double semicolon are all aligned to the same level of indentation as a form would be at that same position in the code . The text of such a comment usually describes the state of the program at the point...
https://www.lispworks.com/documentation/HyperSpec/Body/02_ddbb.htm - Cached
text/html - 2784 bytes - Mon, 11 Apr 2005, 17:29:21 UTC
 
32 CLHS: Section 6.1.6   [ 9.391% ]
6.1.6 Conditional Execution Clauses The if , when , and unless constructs ... conditional control in a loop . If the test passes, the succeeding loop clause is executed. If the test does not pass, the succeeding...
https://www.lispworks.com/documentation/HyperSpec/Body/06_af.htm - Cached
text/html - 4695 bytes - Mon, 11 Apr 2005, 17:30:10 UTC
 
33 CLHS: Section 6.1.2.1.3   [ 9.391% ]
6.1.2.1.3 The for-as-on-list subclause In the for-as-on-list subclause, the for or as construct iterates over a list . It checks for the end of the list as if by using atom . The variable var is bound to the...
https://www.lispworks.com/documentation/HyperSpec/Body/06_abac.htm - Cached
text/html - 3557 bytes - Mon, 11 Apr 2005, 17:30:05 UTC
 
34 CLHS: Section 18.1.2.3.3   [ 9.390% ]
... a hash table , any visible change to the count of entries in the hash table , to the keys, or to the values associated with the keys is considered a visible ... with regard to equalp . Note that the visibility of modifications to the...
https://www.lispworks.com/documentation/HyperSpec/Body/18_abcc.htm - Cached
text/html - 2871 bytes - Mon, 11 Apr 2005, 17:30:54 UTC
 
35 CLHS: Type NIL   [ 9.389% ]
... NIL Supertypes: all types Description: The type nil contains no objects and so is also called the empty type . The type nil is a ... . No object is of type nil . Notes: The type containing the object nil is...
https://www.lispworks.com/documentation/HyperSpec/Body/t_nil.htm - Cached
text/html - 3487 bytes - Mon, 11 Apr 2005, 17:33:54 UTC
 
36 CLHS: Section 2.1.2   [ 9.388% ]
2.1.2 Variables that affect the Lisp Reader The Lisp reader is influenced not only by the current readtable , but also by various dynamic variables . The next figure lists the variables that influence the behavior of the Lisp reader ....
https://www.lispworks.com/documentation/HyperSpec/Body/02_ab.htm - Cached
text/html - 3192 bytes - Mon, 11 Apr 2005, 17:29:12 UTC
 
37 CLHS: Section 6.1.1.5.2   [ 9.388% ]
... Summary of Value Accumulation Clauses The collect (or collecting ) construct takes one form in its clause and adds the value of that form to the end of a list of values. By default, the list of values is returned when the...
https://www.lispworks.com/documentation/HyperSpec/Body/06_aaeb.htm - Cached
text/html - 5334 bytes - Mon, 11 Apr 2005, 17:30:02 UTC
 
38 CLHS: Section 23.1.2   [ 9.387% ]
23.1.2 Effect of Readtable Case on the Lisp Reader The readtable case of the current readtable affects the Lisp reader in the following ways: :upcase When the ... (Reader Algorithm) . :downcase When the readtable case is :downcase ,...
https://www.lispworks.com/documentation/HyperSpec/Body/23_ab.htm - Cached
text/html - 4004 bytes - Mon, 11 Apr 2005, 17:31:31 UTC
 
39 CLHS: Section 22.2.1.1   [ 9.387% ]
22.2.1.1 Dynamic Control of the Arrangement of Output The actions of the pretty printer when a piece of output is too large to fit in the space available can be precisely...
https://www.lispworks.com/documentation/HyperSpec/Body/22_baa.htm - Cached
text/html - 5437 bytes - Mon, 11 Apr 2005, 17:31:17 UTC
 
40 CLHS: Section 3.5.1.1   [ 9.386% ]
... Calls A call is a safe call if each of the following is either safe code or ... expansion of programmer code ): * the call . * the definition of the function being called . * the point of functional evaluation The...
https://www.lispworks.com/documentation/HyperSpec/Body/03_eaa.htm - Cached
text/html - 10195 bytes - Mon, 11 Apr 2005, 17:29:47 UTC
 

Result pages:
Previous 1 2 3 4 5 6 7 8 9 10 Next
Sort by: score |  date |  popularity
Company     Contact     Privacy Policy     Terms of Use