Slava Pestov wrote:

> I'm afraid you misread his code. [ call ] 2all? takes an array and a
> sequence of predicates, and checks if the corresponding elements of
> the array satisfy the quotation.

Blush-o-rama... :-)

OK, how about this one? It also loads for me:

PREDICATE: s>po-clause < array
     { [ integer? ] [ string? ] [ string? ] } parallel-call [ ] all? ;

'parallel-call' is in 'combinators.lib'. It'll probably be renamed at some 
point.

Ed

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to