NSFastEnumeration>hashtable ( ... object quot: ( ... elt -- ... key value ) -- ... vector )


Vocabulary
cocoa.enumeration

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


Outputs
vectoran object


Definition