each-pair ( ... array quot: ( ... key value -- ... ) -- ... )


Vocabulary
hashtables.private

Inputs
arrayan object
quota quotation with stack effect ( ... key value -- ... )


Outputs
None

Definition