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.159 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.158 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.157 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.156 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.155 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.154 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.153 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.152 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.151 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.150 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.149 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.148 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.147 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.146 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.145 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.144 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.143 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.142 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.141 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.140 tracks/objective-c/exercises/luhn/LuhnExample.h