setPrompter(Procedure prompter) Set the prompter function.
The argument is called when a new line is read.
It is passed one argument (this input port), and should return
a string.
Set the prompter function.
The argument is called when a new line is read.
It is passed one argument (this input port), and should return
a string. That string is printed as the prompt string.