Module array

Source
Available on crate feature NSArray only.
Expand description

Utilities for the NSArray and NSMutableArray classes.

Structsยง

IntoIterNSEnumerator
A retained iterator over the items of an array.
IterNSEnumerator
An iterator over the items of an array.
IterUncheckedNSEnumerator
An iterator over unretained items of an array.