deep-reject ( ... obj quot: ( ... elt -- ... ? ) -- ... seq )


Vocabulary
sequences.deep

Inputs
objan object
quota quotation with stack effect ( ... elt -- ... ? )


Outputs
seqan object


Definition


: deep-reject
( ... obj quot: ( ... elt -- ... ? ) -- ... seq )
[ not ] compose deep-filter ; inline