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.58 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.57 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.56 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.55 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.54 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.53 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.52 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.51 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.50 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.49 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.48 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.47 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.46 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.45 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.44 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.43 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.42 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.41 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.40 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.2.1.39 tracks/objective-c/exercises/luhn/LuhnExample.h