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.98 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.97 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.96 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.95 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.94 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.93 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.92 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.91 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.90 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.89 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.88 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.87 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.86 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.85 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.84 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.83 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.82 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.81 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.80 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.79 tracks/objective-c/exercises/luhn/LuhnExample.h