You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is something I've occasionally wanted: display(foo, bar, baz), similar to console.log.
I think I'd be okay with each result printed on its own line, effectively being equivalent to calling display multiple times.
I'm not sure this is a good idea but I keep writing it and then remembering that it doesn't work so I thought I'd file an issue and see what people think.