Rope.opAssign

Assign a new value to the rope.

  1. ref opAssign(char[] str)
  2. ref opAssign(RopeNode* node)
    struct Rope
    ref return nothrow
    opAssign

Meta