run-in-evaluation-thread in drscheme:rep:text%
This function runs it's arguments in the user evaluation thread. This thread is the same as the user's eventspace main thread.
See also
do-many-evals.
(-> voidsenda-drscheme:rep:textrun-in-evaluation-threadf)
f: ( -> void)Calls
f, after switching to the user's thread.