Function: cider-read-and-eval-defun-at-point
cider-read-and-eval-defun-at-point is a function alias and interactive
for cider-read-and-eval-defun, defined in cider-eval.el.
This command is obsolete since 2.1.0; use cider-read-and-eval-defun
instead.
Signature
(cider-read-and-eval-defun-at-point)
Documentation
Insert the toplevel form at point in the minibuffer and output its result.
The point is placed next to the function name in the minibuffer to allow passing arguments.
Key Bindings
Aliases
cider-read-and-eval-defun-at-point (obsolete since 2.1.0)