[plt-scheme] [scribble] silent eval
my bad, sorry, I got messed up with all the variants there...
is there a reason why interaction-eval does not accept several datum? (as interaction does)
-- Éric
On Apr 28, 2010, at 8:05 PM, Matthew Flatt wrote:
> At Wed, 28 Apr 2010 19:42:28 -0400, Eric Tanter wrote:
>> Is there a way to evaluate something in a given evaluator without having
>> anything displayed in the output?
>> Ie. I want to feed a couple of basic function definitions into the evaluator
>> instance that I obtain with (make-base-eval).
>
> `interaction-eval'