equal
Description:
Returns whether two paths have identical structure.
Note that it is possible to construct paths that render identical even though they don't have the same structure.
Parameters:
| this |
a path |
| path2 |
another path |
Returns:
|
true if this and |