Site Search

Search for
Search in Advanced search
s : 744

Results 81-90 of 289 ( 0.095 seconds)
81 CLHS: Section 21.1.4   [ 9.324% ]
... from the time of the synonym stream 's creation until the time it is closed ....
https://www.lispworks.com/documentation/HyperSpec/Body/21_ad.htm - Cached
text/html - 3100 bytes - Mon, 11 Apr 2005, 17:31:10 UTC
 
82 CLHS: Standard Generic Function DESCRIBE-OBJECT   [ 9.324% ]
... ()) (defmethod describe-object ((s spaceship) stream) (with-slots (captain serial#) s (format stream "~&~S is a spaceship of type ~S,~ ~%with ~A at the helm ~ and with serial number ~D.~%" s (type-of s) captain serial#)))...
https://www.lispworks.com/documentation/HyperSpec/Body/f_desc_1.htm - Cached
text/html - 7384 bytes - Mon, 11 Apr 2005, 17:32:25 UTC
 
83 CLHS: Function PATHNAME   [ 9.324% ]
... internally (and possibly presented in #S notation) might vary, ;; possibly ... namestring, and ;; another might not. #S notation would generally only be used ... (e.g., Unix) OR=> #P"test" OR=> #S(PATHNAME :HOST "STRAWBERRY" :NAME...
https://www.lispworks.com/documentation/HyperSpec/Body/f_pn.htm - Cached
text/html - 6862 bytes - Mon, 11 Apr 2005, 17:33:00 UTC
 
84 CLHS: Section 13.1.4.3.2   [ 9.323% ]
... : 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 Copyright 1996-2005,...
https://www.lispworks.com/documentation/HyperSpec/Body/13_adcb.htm - Cached
text/html - 2954 bytes - Mon, 11 Apr 2005, 17:30:41 UTC
 
85 CLHS: Macro WITH-INPUT-FROM-STRING   [ 9.323% ]
... . Examples: (with-input-from-string (s "XXX1 2 3 4xxx" :index ind :start 3 :end 10) (+ (read s) (read s) (read s))) => 6 ind => 9 (with-input-from-string (s "Animal Crackers" :index j :start 6)...
https://www.lispworks.com/documentation/HyperSpec/Body/m_w_in_f.htm - Cached
text/html - 8044 bytes - Mon, 11 Apr 2005, 17:33:41 UTC
 
86 CLHS: Section 13.1.4.3.1   [ 9.323% ]
... : 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 Copyright 1996-2005,...
https://www.lispworks.com/documentation/HyperSpec/Body/13_adca.htm - Cached
text/html - 2957 bytes - Mon, 11 Apr 2005, 17:30:41 UTC
 
87 CLHS: Condition Type SIMPLE-WARNING   [ 9.323% ]
... control is supplied as the function's first argument. The following X3J13...
https://www.lispworks.com/documentation/HyperSpec/Body/e_smp_wa.htm - Cached
text/html - 3429 bytes - Mon, 11 Apr 2005, 17:32:06 UTC
 
88 CLHS: Function DEPOSIT-FIELD   [ 9.323% ]
... (logbitp j (deposit-field m (byte s p) n)) == (if (and (>= j p) (< j (+ p s))) (logbitp j m) (logbitp j n))...
https://www.lispworks.com/documentation/HyperSpec/Body/f_deposi.htm - Cached
text/html - 4012 bytes - Mon, 11 Apr 2005, 17:32:25 UTC
 
89 CLHS: Function PPRINT-FILL, PPRINT-LINEAR...   [ 9.322% ]
... as follows: (defun pprint-tabular (s list &optional (colon-p t) at-sign-p ... tabsize 16)) (pprint-logical-block (s list :prefix (if colon-p "(" "") ... (loop (write (pprint-pop) :stream s) (pprint-exit-if-list-exhausted)...
https://www.lispworks.com/documentation/HyperSpec/Body/f_ppr_fi.htm - Cached
text/html - 8894 bytes - Mon, 11 Apr 2005, 17:33:01 UTC
 
90 CLHS: Condition Type SIMPLE-ERROR   [ 9.322% ]
... control is supplied as the function's first argument. The following X3J13...
https://www.lispworks.com/documentation/HyperSpec/Body/e_smp_er.htm - Cached
text/html - 3564 bytes - Mon, 11 Apr 2005, 17:32:06 UTC
 

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