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.0.5 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.0.4 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.0.3 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.0.2 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.0.1 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.0.0 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.55 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.54 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.53 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.52 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.51 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.50 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.49 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.48 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.47 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.46 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.45 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.44 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.43 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.42 tracks/objective-c/exercises/luhn/LuhnExample.h