sc_nested#
Nested dictionary functions.
Functions
Get the value for the given list of keys |
|
Set the value for the given list of keys |
|
Little functions to get and set data from nested dictionaries. |
|
Return a list of all the twigs in the current dictionary |
|
Iterate over an object and apply a function to each twig. |
|
Merge different nested dictionaries |
|
Flatten nested dictionary |
|
Find a key/attribute or value within a list, dictionary or object. |
|
Zip list of lists in order |