[R6RS] What are predicates?

Michael Sperber sperber at informatik.uni-tuebingen.de
Sun Jun 25 10:42:36 EDT 2006


Some of the list procedures we're adding accept predicates as
arguments.  As per R5RS, a predicate is a procedure returning a
boolean value, i.e. #t or #f.  However, procedures like `exists' could
also handle any true value returned by the predicate.  Should they?
(I'm thinking yes.)

-- 
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla



More information about the R6RS mailing list