Skip to main content

Module set

Module set 

Source
Available on crate feature NSSet only.
Expand description

Utilities for the NSSet and NSMutableSet classes.

Structsยง

IntoIterNSEnumerator
An iterator over unretained items of a set.
IterNSEnumerator
An iterator over the items of a set.
IterUncheckedNSEnumerator
An unchecked iterator over the items of a set.