Difference between revisions of "Key-value pair"

From PKC
Jump to navigation Jump to search
Line 1: Line 1:
[[wikipedia:Key-value pair|Key-value pair]] is a fundamental data type, which only specifies a relationship between a '''name''' or '''key''' with a '''value'''.  
[[wikipedia:Key-value pair|Key-value pair]] is a fundamental data type, which only specifies a relationship between a '''name''' or '''key''' with a '''value'''.  
{{:Key-value pairs}}
It's plural form is: [[Key-value pairs]], described as follows: {{:Key-value pairs}}





Revision as of 09:32, 19 July 2021

Key-value pair is a fundamental data type, which only specifies a relationship between a name or key with a value. It's plural form is: Key-value pairs, described as follows: Key-value pairs is the plural form of Key-value pair, A key-value pairs can be considered as a function, a hash table, or a dictionary.