find-permutation-bits ( ... bit-count bits quot: ( ... n -- ... ? ) -- ... elt/f )


Vocabulary
math.combinatorics.bits

Inputs
bit-countan object
bitsan object
quota quotation with stack effect ( ... n -- ... ? )


Outputs
elt/fan object


Definition