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.139 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.138 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.137 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.136 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.135 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.134 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.133 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.132 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.131 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.130 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.129 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.128 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.127 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.126 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.125 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.124 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.123 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.122 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.121 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.120 tracks/objective-c/exercises/luhn/LuhnExample.h