moving-count ( ... u n quot: ( ... elt -- ... ? ) -- ... v )


Vocabulary
math.extras

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


Outputs
van object


Definition


: moving-count
( ... u n quot: ( ... elt -- ... ? ) -- ... v )
[ <clumps> ] [ [ count ] curry map ] bi* ; inline