Right now if a term has the result type [Result] (tests that run with the test command) then the Share UI gives it a beaker icon instead of standard term icon. It might be nice to do the same for items of type '{IO, Exception} [Result] or '{IO} [Result] (tests that run with the io.test.all command).
Right now if a term has the result type
[Result](tests that run with thetestcommand) then the Share UI gives it a beaker icon instead of standard term icon. It might be nice to do the same for items of type'{IO, Exception} [Result]or'{IO} [Result](tests that run with theio.test.allcommand).