type_vars : hol_type -> hol_type list
- type_vars ((alpha --> beta) --> bool --> beta); > val it = [`:'a`, `:'b`] : hol_type list