Standard LibraryTypesObjectMethodstype_matchOn this pagetype_match Method of Object. type_match(const Object type_info) -> bool Checks if the variable's type matches the specified type. Parameters type_info: The type information to match against.