mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 03:11:54 +00:00
Dict.each() allows to iterate through values and keys of a Dict. The callback function is passed value as the first parameter to be similar to _.each()'s calling sequence. (imported from commit e745e8b5d2f167b8b8acf7542b767494e354b037)
1.9 KiB
1.9 KiB