Expand description
HashMap-based deep cloning for comparison. This is the traditional approach - slower due to hash lookups.
Structsยง
- Hash
MapClone Context - Clone context using HashMap for lookups.
- Hash
MapGraph Ref - Hash
MapRef Graph - Internal storage using HashMap for clone tracking.