20 #ifdef OBJFWTEST_LOCAL_INCLUDES
23 # import <ObjFW/ObjFW.h>
26 OF_ASSUME_NONNULL_BEGIN
An abstract class for storing objects in an array.
Definition: OFArray.h:109
An abstract class for storing objects in a dictionary.
Definition: OFDictionary.h:84
A dictionary that enumerates keys and objects in the same order they were specified during initializa...
Definition: OTOrderedDictionary.h:41