Function: cider-eval-last-sexp-and-replace

cider-eval-last-sexp-and-replace is a function alias and interactive for cider-eval-form-and-replace, defined in cider-eval.el.

This command is obsolete since 2.1.0; use cider-eval-form-and-replace instead.

Signature

(cider-eval-last-sexp-and-replace)

Documentation

Evaluate the form point indicates and replace it with its result.

How the expression is located is controlled by cider-form-targeting.

Key Bindings

Aliases

cider-eval-last-sexp-and-replace (obsolete since 2.1.0)