needs-execution? in drscheme:rep:context<%>
needs-execution?
drscheme:rep:context<%>
This method should return #t when the state of the program that the repl reflects has changed.
#t
(send a-drscheme:rep:context needs-execution?) -> boolean
(send a-drscheme:rep:context needs-execution?)
send
a-drscheme:rep:context