dest_vartype : hol_type -> string
- dest_vartype alpha; > val it = "'a" : string - try dest_vartype bool; Exception raised at Type.dest_vartype: not a type variable