Sha256: 43a71f0896d92313d35a1c638e4053d10512209f3c59eba4a67d28152a6bf160
Contents?: true
Size: 277 Bytes
Versions: 103
Compression:
Stored size: 277 Bytes
Contents
// // TwoFerExample.h // xobjectivecTest // // Created by Rob Hudson on 11/30/17. // Copyright © 2017 exercism. All rights reserved. // #import <Foundation/Foundation.h> @interface TwoFer : NSObject + (nonnull NSString *)twoFerWithName:(nullable NSString *)name; @end
Version data entries
103 entries across 103 versions & 1 rubygems