discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GSPredicate


From: Fred Kiefer
Subject: Re: GSPredicate
Date: Sat, 16 Jun 2018 08:02:13 +0200

You are referring to GSPredicateBlock not GSPredicate and this type gets 
defined on line 177 in  NSArray.h. It is an  NSBlock that can be used to filter 
the elements of an NSArray. The way this is done is a bit complex as GNUstep 
tries to support compilers (GC) that don‘t have build in support for NSBlock.

Hope this helps,
Fred 

Unterwegs

> Am 16.06.2018 um 06:54 schrieb amon <amon@vnl.com>:
> 
> GSPredicateBlock




reply via email to

[Prev in Thread] Current Thread [Next in Thread]