pub fn element(
    isl_type: IslTypeRef,
    require_distinct_elements: bool
) -> IslConstraint
Expand description

Creates an element constraint using the IslTypeRef referenced inside it and considers whether distinct elements are required or not