Sha256: 7eaf9af9812a521a4fcdbc5233acf6a50ab050e87067fe14f2e8a836f8fad5ef
Contents?: true
Size: 129 Bytes
Versions: 78
Compression:
Stored size: 129 Bytes
Contents
#import <Foundation/Foundation.h> @interface CollatzConjecture : NSObject + (NSInteger)stepsForNumber:(NSInteger)number; @end
Version data entries
78 entries across 78 versions & 1 rubygems