20 #import <Foundation/NSEnumerator.h>
22 #import "OFNSToOFBridging.h"
24 OF_ASSUME_NONNULL_BEGIN
31 extern int _NSEnumerator_OFObject_reference OF_VISIBILITY_HIDDEN;
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
A protocol implemented by classes supporting bridging Foundation objects to ObjFW objects.
Definition: OFNSToOFBridging.h:38