Skip to main content

simplify_intersection

Function simplify_intersection 

Source
pub fn simplify_intersection(
    builtin_types: *mut BuiltinTypes,
    arena: *mut TypeArena,
    left: TypeId,
    right: TypeId,
) -> SimplifyResult