Grapheme.this

Ctor

  1. this(C[] chars)
    struct Grapheme
    this
    (
    C
    )
    (
    const scope C[] chars...
    )
    if (
    is(C : dchar)
    )
  2. this(Input seq)

Meta