view obj type   =>   type
obj   input value

Type returns the internal Tcl type of an object. This operator is only for internal use.

Example:
view [expr {1+2}] type
int