Reverts a flattened object back to its nested structure, with support for arrays.
The object to unflatten
The delimiter used to flatten the object
A nested object or array
Reverts a flattened object back to its nested structure, with support for arrays.