26d4f90430
keys and returns them in an array. This effectively allows a caller to mutate a dictionary while iterating over it (really, you iterate over the array of keys instead of the dictionary itself). - Add a slew of utility functions that make it more convenient (in some circumstances, anyway) to get/set values in a dictionary. |
||
---|---|---|
.. | ||
Makefile | ||
prop_array.h | ||
prop_bool.h | ||
prop_data.h | ||
prop_dictionary.h | ||
prop_ingest.h | ||
prop_number.h | ||
prop_object.h | ||
prop_string.h | ||
proplib.h |