From: <hampshire.edu at mpr01>
How do I view my entire array (310 elements) instead of just the first 100
elements?
See sections 22.1.3.7 and 22.1.3.8 in the ANS, and also documentaiton
for these variables
common-lisp:*print-length*
common-lisp:*print-level*
top-level:*print-length*
top-level:*print-level*