Next:
remove-sexp
Up:
scheme:text<>
Previous:
insert-return
remove-parens-forward
(send
a-scheme:text
remove-parens-forward
start
)
->
void
start
:
exact-integer
Removes the parentheses from the S-expression starting after the position
start
.
PLT