Node.isSameNode

Implementation of std.experimental.xml.dom.Node.isSameNode.

Equivalent to a call to this is other.

class Node
override
bool
isSameNode
(
dom.Node other
)

Meta