Sha256: 339098e3bb38b8b0253ab489934a180eb767ae4535c2cf02cada3141d79c55fd

Contents?: true

Size: 175 Bytes

Versions: 226

Compression:

Stored size: 175 Bytes

Contents

#import <Foundation/Foundation.h>

@interface Luhn : NSObject

@property (nonatomic, assign, readonly) BOOL isValid;

- (instancetype)initWithString:(NSString *)string;

@end

Version data entries

226 entries across 226 versions & 1 rubygems

Version Path
trackler-2.2.1.78 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.77 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.76 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.75 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.74 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.73 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.72 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.71 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.70 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.69 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.68 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.67 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.66 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.65 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.64 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.63 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.62 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.61 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.60 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.59 tracks/objective-c/exercises/luhn/LuhnExample.h