Cube  Diff

Differences From Artifact [68d220125c]:

To Artifact [521e5eedaf]:


1
2
3

4
5
6
7
8
1
2

3

4
5
6
7


-
+
-




#import <ObjFW/ObjFW.h>

@interface
@interface OFString (Cube)
OFString (Cube)
@property (readonly, nonatomic) int cube_intValue;

- (int)cube_intValueWithBase:(unsigned char)base;
@end