display-results in drscheme:rep:text%
( -> void
send a-drscheme:rep:text display-results results)
results : (list-of TST)
This displays each of the elemnts of results in the interactions
window, expect those elements of results that are void. Those
are just ignored.