Counter.this

Constructor. Only kept as a compatibility measure to ensure word always has a value. Remove later.

  1. this(string word)
    struct Counter
    pure @safe nothrow @nogc
    this
    (
    const string word
    )
  2. this(JSONSchema json)