|
Could not reproduce locally but this was reported to fix a recursion
happening easily by creating a document and cloning it.
This avoids any recursion by punting to the enum equallity operator
directly and once, mapping the other parameter optionally.
|