Grapheme.this

Ctor

  1. this(C[] chars)
  2. this(Input seq)
    struct Grapheme
    this
    (
    Input
    )
    (
    Input seq
    )
    if (
    !isDynamicArray!Input &&
    &&
    is(ElementType!Input : dchar)
    )

Meta