This one is a little more complex than the previous one. The problem is that these values were stored in a vector inside the module,
However, I propose (implementation with this PR) to convert these vectors to maps to make lookup of these names O(1).
This one is a little more complex than the previous one. The problem is that these values were stored in a vector inside the module, However, I propose (implementation with this PR) to convert these vectors to maps to make lookup of these names O(1).