c3c icon indicating copy to clipboard operation
c3c copied to clipboard

copy out keys also in HashMap.copy_keys

Open hwchen opened this issue 1 year ago • 1 comments

Copyable keys are copied in when adding entries to HashMap, but not when copying out keys. Now copies keys out as well when Key is COPY_KEYS.

hwchen avatar Oct 24 '24 04:10 hwchen