type_of
Term.type_of : term -> hol_type
Returns the type of a term.
Never fails.
- type_of boolSyntax.universal; > val it = `:('a -> bool) -> bool` : hol_type