Enhance debugging views
* SymbolicExpression: shows its internal object type.
* Vector: shows its length and elements.
* Matrix: shows its size and elements.
* DataFrame: shows its size and columns' info.
* InternalString: shows its internal string representation.
↧