[HARLEQUIN][Common Lisp HyperSpec (TM)] [Previous][Up][Next]


2.1.4.7.1 Examples of Whitespace Characters

 (length '(this-that)) =>  1
 (length '(this - that)) =>  3
 (length '(a
           b)) =>  2
 (+ 34) =>  34
 (+ 3 4) =>  7


[Starting Points][Contents][Index][Symbols][Glossary][Issues]
Copyright 1996, The Harlequin Group Limited. All Rights Reserved.