object_from_lists¶ Signature¶ object_from_lists(array, array) Description¶ Converts a pair of lists containing keys and values to an object. Examples¶ TODO