VEBroot.opEquals

comparison operator for the recursive node of the same kind.

struct VEBroot
const
bool
opEquals
(
O
)
(
ref const O input
)
if (
is(Unqual!O == Unqual!(typeof(this)))
)

Meta