Sha256: b0386c8293ee05d6ea3b5fed97159af98d49d7a2f889ba6ffeeb49513fc3da74

Contents?: true

Size: 211 Bytes

Versions: 396

Compression:

Stored size: 211 Bytes

Contents

#import <Foundation/Foundation.h>

@interface NucleotideCount : NSObject

- (instancetype)initWithStrand:(NSString *)strand;

- (NSUInteger)count:(NSString *)nucleotide;
- (NSDictionary *)nucleotideCounts;

@end

Version data entries

396 entries across 396 versions & 1 rubygems

Version Path
trackler-2.2.1.119 tracks/objective-c/exercises/nucleotide-count/NucleotideCountExample.h
trackler-2.2.1.118 tracks/objective-c/exercises/nucleotide-count/NucleotideCountExample.h
trackler-2.2.1.117 tracks/objective-c/exercises/nucleotide-count/NucleotideCountExample.h
trackler-2.2.1.116 tracks/objective-c/exercises/nucleotide-count/NucleotideCountExample.h
trackler-2.2.1.115 tracks/objective-c/exercises/nucleotide-count/NucleotideCountExample.h
trackler-2.2.1.114 tracks/objective-c/exercises/nucleotide-count/NucleotideCountExample.h
trackler-2.2.1.113 tracks/objective-c/exercises/nucleotide-count/NucleotideCountExample.h
trackler-2.2.1.111 tracks/objective-c/exercises/nucleotide-count/NucleotideCountExample.h
trackler-2.2.1.110 tracks/objective-c/exercises/nucleotide-count/NucleotideCountExample.h
trackler-2.2.1.109 tracks/objective-c/exercises/nucleotide-count/NucleotideCountExample.h
trackler-2.2.1.108 tracks/objective-c/exercises/nucleotide-count/NucleotideCountExample.h
trackler-2.2.1.107 tracks/objective-c/exercises/nucleotide-count/NucleotideCountExample.h
trackler-2.2.1.106 tracks/objective-c/exercises/nucleotide-count/NucleotideCountExample.h
trackler-2.2.1.105 tracks/objective-c/exercises/nucleotide-count/NucleotideCountExample.h
trackler-2.2.1.104 tracks/objective-c/exercises/nucleotide-count/NucleotideCountExample.h
trackler-2.2.1.103 tracks/objective-c/exercises/nucleotide-count/NucleotideCountExample.h
trackler-2.2.1.102 tracks/objective-c/exercises/nucleotide-count/NucleotideCountExample.h
trackler-2.2.1.101 tracks/objective-c/exercises/nucleotide-count/NucleotideCountExample.h
trackler-2.2.1.100 tracks/objective-c/exercises/nucleotide-count/NucleotideCountExample.h
trackler-2.2.1.99 tracks/objective-c/exercises/nucleotide-count/NucleotideCountExample.h