Why it matters
This feature addresses the need for efficient lookups within IP Dictionaries by allowing direct key-based fetching, improving performance and usability for queries involving IP-to-value mappings.How to use it
Users can apply key fetching on IP Dictionaries by querying with key-based access patterns, leveraging the enhanced dictionary interface to retrieve corresponding values. Specific usage involves using the dictionary functions with keys that represent IPs or IP ranges.