State.this

Constructs a markov state with the given size. The size must be greater than 0.

  1. this()
  2. this(size_t size)
    struct State(T)
    this
    (
    size_t size
    )

Meta