Pair.this

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

Meta