repair()Creates a object where the keys and values are based on key/value pair returned by the specified pairing function.
This function is valid in v2.7.0 to v2.24.3. This function has been downloaded 65 times.obj and (2) a reference to obj. If something is returned that is not undefined or null it should be an array containing the key/value pair to add to opt_initial.{}
repair() function which will contain the newly paired key/value pairs. If not specified an empty object will be used.opt_initial which has the key/value pairs returned by fnPairer added to it.This function directly requires the following function which is included automatically:
forOf()