Tintware Documentation : Tint Programming Language : Tint Reference : Namespace Primitives : tint.typeSyntax#(tint.type,%obj) %obj is the object whose type will be returned. Examples#(tint.type,) dict #(tint.type,app) dict #(tint.type,app.arguments) array #(tint.type,tint.type) primitive #(tint.type,tint.foreach) procedure #(tint.type,app.major-version) string |