ObjFW  Diff

Differences From Artifact [adde5b4579]:

To Artifact [e8a0550195]:


129
130
131
132
133
134
135
136
137
138
139
 * \param block A block which determines if the object should be in the new set
 * \return A new, autoreleased OFSet
 */
- (OFSet*)filteredSetUsingBlock: (of_set_filter_block_t)block;
#endif
@end

@interface OFSet_placeholder: OFSet
@end

#import "OFMutableSet.h"







<
<
<

129
130
131
132
133
134
135



136
 * \param block A block which determines if the object should be in the new set
 * \return A new, autoreleased OFSet
 */
- (OFSet*)filteredSetUsingBlock: (of_set_filter_block_t)block;
#endif
@end




#import "OFMutableSet.h"