This is Categories.h in view mode; [Download] [Up]
#import <appkit/appkit.h> @interface Object (ObjectDumper) - dump:dest; @end @interface List (ListDumper) - dump:dest; @end @interface View (ViewDumper) - dump:dest; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.