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.18 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.17 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.16 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.15 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.14 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.13 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.12 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.11 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.10 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.9 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.8 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.7 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.6 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.5 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.4 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.3 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.2 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.1 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.0 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.0.6 tracks/objective-c/exercises/luhn/LuhnExample.h