Support runtime iteration for maps
commit79f4d2f5b169d7f5e7c7687869482ba691e92ddb
authorAlfred Fuller <afuller@meta.com>
Wed, 21 Sep 2022 23:59:44 +0000 (21 16:59 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Wed, 21 Sep 2022 23:59:44 +0000 (21 16:59 -0700)
tree41e61a8d8314482806990f6aec2c08036a42cada
parent055c4f0de90c48578a76cf0d39c91a9e8ccbf283
Support runtime iteration for maps

Summary: For now, the keys and values can only be iterated over independently.

Differential Revision: D39557590

fbshipit-source-id: 7203d64c5c42925ca0987dedc9aa5bd6f7052cea
third-party/thrift/src/thrift/lib/cpp2/op/detail/ContainerOp.h
third-party/thrift/src/thrift/lib/cpp2/type/RuntimeTest.cpp
third-party/thrift/src/thrift/lib/cpp2/type/detail/Runtime.h