Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
NitoTV
/
bootstrapTool
Tarkkaile
3
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
fd3a2861b1
Branchit
Tagit
master
1.1
1.0
bootstrapTool
/
include
/
OCTotallyLazy
/
Foldable.h
Foldable.h
79 B
Historia
Raaka
1
2
3
@protocol Foldable
- (id)fold:(id)value with:(id (^)(id, id))functorBlock;
@end