pub fn intersection_list_id(
types: &dyn TypeDatabase,
type_id: TypeId,
) -> Option<TypeListId>Expand description
Extract the intersection list id if this is an intersection type.
pub fn intersection_list_id(
types: &dyn TypeDatabase,
type_id: TypeId,
) -> Option<TypeListId>Extract the intersection list id if this is an intersection type.