Pair.this

Undocumented in source.
  1. this(string key)
  2. this(string key, string value)
    struct Pair
    this
    (
    string key
    ,
    string value
    )
  3. this(Tuple!(string, string) args)

Meta