ImplicitTreapOfString.of(Iterable<String> items) : base = ImplicitTreapBase.of(items, stringNodeFactory);