These commands each evaluate a Lisp expression in a different way. By default they show their results in a message, but a prefix argument causes the results to be printed in the REPL instead.
slime-eval-defunslime-eval-last-expressionslime-pprint-eval-last-expressionslime-eval-regionslime-interactive-evalIf `C-M-x' or `C-x C-e' is given a numeric argument, it inserts the value into the current buffer at point, rather than displaying it in the echo area.