Function
Shell.Debug
val stepThrough: ('a -> 'b) -> 'a -> 'bstepThrough function b -> ()
()
Steps through the evaluation of function applied to b. Invokes either the GUI debugger or the TTY debugger depending on which version of MLWorks is being used.