Sha256: 87757dbe7f0f9bf259fe6ef5051fba128d9a0010d98bc35f32dd008e6576b4db
Contents?: true
Size: 345 Bytes
Versions: 4
Compression:
Stored size: 345 Bytes
Contents
// // NSStringWhiteSpace.h // YueBao // // Created by eiffel on 10-4-8. // Copyright 2010 www.likenote.com. All rights reserved. // #import <Foundation/Foundation.h> @interface NSString (Whitespace) // Note: a category implementation does not have ivars in { } - (NSString *)stringByCompressingWhitespaceTo:(NSString *)seperator; @end
Version data entries
4 entries across 4 versions & 1 rubygems