Function output of function store_compute where input key is key, value is value, map is vars, and processed map is visited
DEPRECATED. helper function for set_key_value that stores processed entries in visited
Format:
output of function store_compute where input key is key, value is value, map is vars, and processed map is visited
Input:
list vars -
variable key -
number value -
list visited -
boolean found -
Output:
list - None
Comments
Please log in to add comments