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

Collection operations taking pseudo-predicates?



http://www.gwydiondylan.org/drm/drm_102.htm#HEADING102-0

states under

	choose [Open Generic Function]
	...
	Returns a sequence containing those elements of source-sequence that satisfy predicate.
	...


I wonder if a proper predicate is needed (i.e. one returning a <boolean>) or a pseudo-predicate
( whose result is compared against #f) is sufficient.


Anybody who can shed light on this?


Tia,

	Gabor