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.1.0.41 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.40 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.39 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.38 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.37 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.36 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.34 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.33 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.32 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.31 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.30 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.29 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.28 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.27 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.26 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.25 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.24 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.23 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.22 tracks/objective-c/exercises/luhn/LuhnExample.h
trackler-2.1.0.21 tracks/objective-c/exercises/luhn/LuhnExample.h