Rope.merge

struct Rope
static nothrow
merge

Return Value

Type: Rope

A rope created by concatenating an array of leaves together.

Meta