9.6.1 Examples
*no-step-out*
nil
CL-USER 5 > step (cons 1 2) (CONS 1 2) -> :s 1 -> :s 1 = 1 <- :sr 3 2 -> :s 2 = 2 <- :sr 4 (CONS 1 2) = (3 . 4) <- :s (3 . 4)
Generated with Harlequin WebMaker