Sweet, thanks for these! If only Arc was a lisp-2, we could continue the CL naming convention. I'd also like to point out these are useful even if you have readline:
arc> (do-some-lengthy-computation)
#<some value>
arc> ;; D'oh! I wish I had assigned that somewhere!