nany? ( seqs... quot n -- ? )


Vocabulary
sequences.generalizations

Inputs
seqs...n sequences on the datastack
quota quotation with stack effect ( element... -- ? )
nan integer


Outputs
?a boolean


Word description
A generalization of any? that can be applied to any number of sequences.

Definition