Function stdlib::set::arret_stdlib_subset_p_entry_point[][src]

#[no_mangle]
pub extern "C" fn arret_stdlib_subset_p_entry_point(
    task: &mut Task,
    subset: Gc<Set<Any>>,
    superset: Gc<Set<Any>>
) -> bool