Function that checks if both arrays have the same values i.e. the same number of occurring values in each array
Sets a key in all objects in an array property of the values object passed.
Useful for setting all lines in the formik state in components that do not have access to the financial table state. (headers, etc). Performs a similar role to updateAvailableLines but not limited to operating on LineState objects.
The object to update the value in.
The the key to recurse down to find child objects.
The value to set all keys in the values object to.
The key to set newValue to.
array of strings
Generated using TypeDoc
Build an array using a function that will give values for each given index. Can be used to create arrays of objects, ensuring each has it's own reference.