YearMonth.this

Undocumented in source.
  1. this(int year, Month month)
    struct YearMonth
    pragma(inline) pure nothrow @nogc
    this
    (
    int year
    ,
    Month month
    )
  2. this(const(char)[] s)

Meta