Skip to main content

set_is_disjoint_from

Function set_is_disjoint_from 

Source
pub(crate) fn set_is_disjoint_from(
    it: &mut Interp,
    this: Value,
    a: &[Value],
) -> Result<Value, Value>