There is now separate Show and ShowT traits. The ShowT is the type class trait. Their methods will be reformulated. str and strT will be parameterless properties. There will probably be just one other show / showT method on Show and ShowT, with multiple parameters. The other methods of convenience will all be moved to the ShowTExtensions class.
There is now separate Show and ShowT traits. The ShowT is the type class trait. Their methods will be reformulated. str and strT will be parameterless properties. There will probably be just one other show / showT method on Show and ShowT, with multiple parameters. The other methods of convenience will all be moved to the ShowTExtensions class.