hawk icon indicating copy to clipboard operation
hawk copied to clipboard

auto-show

Open gelisam opened this issue 11 years ago • 0 comments

If the user expression has an output type for which we don't have a special-case interpretation, like a tuple or a string, then implicitly add a call to show. If the output does not have a Show instance, then the compiler's error message about that should already be quite clear.

gelisam avatar Aug 10 '13 16:08 gelisam