20#import <Foundation/NSEnumerator.h>
22#import "OFNSToOFBridging.h"
24OF_ASSUME_NONNULL_BEGIN
31extern int _NSEnumerator_OFObject_reference OF_VISIBILITY_HIDDEN;
Support for bridging an NSEnumerator to an OFEnumerator.
A class which provides methods to enumerate through collections.
Definition OFEnumerator.h:105
The root class for all other classes inside ObjFW.
Definition OFObject.h:692