xscheme-send-string
xscheme-send-string is a compiled Lisp function in `xscheme.el
'.
(xscheme-send-string &rest STRINGS)
Send the string arguments to the Scheme process.
The strings are concatenated and terminated by a newline.
xscheme.el
'.
(xscheme-send-string &rest STRINGS)
Send the string arguments to the Scheme process.
The strings are concatenated and terminated by a newline.