run-benchmark ( vocab quot: ( vocab -- res ) -- result ok? )


Vocabulary
benchmark.private

Inputs
vocaban object
quota quotation with stack effect ( vocab -- res )


Outputs
resultan object
ok?an object


Definition