pub fn remove_nullish(types: &dyn TypeDatabase, type_id: TypeId) -> TypeIdExpand description
Remove nullish parts of a type (non-null assertion).
pub fn remove_nullish(types: &dyn TypeDatabase, type_id: TypeId) -> TypeIdRemove nullish parts of a type (non-null assertion).