copy method

Creates a copy of this treap.

Implementation

ImplicitTreapOfString copy() => ImplicitTreapOfString._(base.copy());