Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
NitoTV
/
bootstrapTool
Seguir
3
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
4b9e8b90f6
Ramas
Etiquetas
master
1.1
1.0
bootstrapTool
/
include
/
OCTotallyLazy
/
Mappable.h
Mappable.h
56 B
Histórico
Raw
1
2
3
@protocol Mappable
- (id)map:(id (^)(id))funcBlock;
@end