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.180 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.179 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.178 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.177 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.176 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.175 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.174 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.173 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.172 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.171 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.170 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.169 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.167 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.166 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.165 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.164 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.163 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.162 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.161 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.160 tracks/objective-c/exercises/luhn/LuhnExample.h