DCNum.this

constructor from string.

  1. this(DCNum num)
  2. this(INT val)
  3. this(string value)
    struct DCNum
    pure
    this
    (
    string value
    )

Meta