Please enable JavaScript in your browser!
Startsida
Utforska
Hjälp
Logga in
NitoTV
/
bootstrapTool
Bevaka
3
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Gren:
master
Grenar
Taggar
master
1.1
1.0
bootstrapTool
/
include
/
OCTotallyLazy
/
Foldable.h
Foldable.h
79 B
Permalänk
Historik
Rå
1
2
3
@protocol Foldable
- (id)fold:(id)value with:(id (^)(id, id))functorBlock;
@end